We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b080f61 commit dd0e3ceCopy full SHA for dd0e3ce
1 file changed
README.md
@@ -1,2 +1,14 @@
1
# python4nb
2
-This is a Python Plugin for Netbeans.
+This is Python Plugin for Netbeans which leverages textmate grammar and LSP based functionality.
3
+
4
+This is in early development with more work to follow. This is being published for further community support and development opportunities.
5
6
+TODO:
7
+- Complete Python Project functionality
8
+- Complete LSP Server Functionality
9
+- Complete Python Platform Configuration and Installation
10
+- Complete Python Execution Functionality
11
+- Complete Python Debugging
12
+- Complete Python Module Management
13
14
0 commit comments