Skip to content

Commit 0636b3c

Browse files
authored
Update README.md and the release
- better autocompletion + snippets - better Function List for the TypeScript and JavaScript - More features...
1 parent fb4cc96 commit 0636b3c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ My preferred theme is `Texter-Light` (because of Compare plugin) and `Twilight-N
4444
- `Alt+F` - Incremental search
4545
- `Shift+Alt+F` - Multiline replace
4646
- `Ctrl+Alt+F` - Filter results in new tab
47+
- `Alt+N` - Create file in the same directory
48+
- `Alt+S` - Rename current file
4749

4850

4951
#### Projecting
@@ -78,9 +80,11 @@ If you want use Git features - it's better to download and install TortoiseGit.
7880

7981
#### Some features
8082

81-
- Better PHP, Python, CSS support (autocomplete, commands and more).
83+
- Better PHP, Python, SQL, CSS support (autocomplete, commands and more).
8284
Run `Notepad++Portable\App\Notepad++64\b2npp.php` in the browser in order to generate `html.xml` to autocomplete CSS classes like Bootstrap 4, Foundation and etc. The original script is [here](https://github.com/brhndursun/Bootstrap-Autocomplete-for-Notepad). You can find generated classes for Bootstrap, Foundation, Tailwind CSS in `Notepad++Portable\App\Notepad++64\autoCompletion` directory. Just need to replace `html.xml.bak` to `html.xml` to use it and vice versa.
8385

86+
- Better `Function List` support for the TypeScript and JavaScript ES6 functions and methods.
87+
8488
- Extended context menu.
8589

8690
- Useful scripts collection for `Python Script` and `jN` plugins.

0 commit comments

Comments
 (0)