You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The source is being published for further community support and development oppo
6
6
7
7
This is in early development with more work to follow.
8
8
9
-
Once more development is more mature, expectations is a release will be available here and/or be published to the [Netbeans Plugin Portal](https://plugins.netbeans.apache.org/).
9
+
Once more development is more mature, expectations is a release will be available here and/or be published to the [Netbeans Plugin Portal](https://plugins.netbeans.apache.org/).
10
10
11
11
## Available Features:
12
12
- Python Colorization (via textmate gramer)
@@ -29,9 +29,10 @@ Once more development is more mature, expectations is a release will be availabl
29
29
- Python Colorization (via textmate gramer)
30
30
- Auto completion leveraging the Python LSP
31
31
- Python Hints/Tips leveraging the Python LSP
32
-
## For version, will attempt to comply with major/minor/patch versioning as defined [here](https://semver.org/)
33
32
34
-
## TODO (For more speifics See [Issue area](https://github.com/ebresie/python4nb/issues):
33
+
For version, will attempt to comply with major/minor/patch versioning as defined [here](https://semver.org/)
34
+
35
+
## TODO (For more specifics details, see [project issue area](https://github.com/ebresie/python4nb/issues):
0 commit comments