Skip to content

Commit 5274625

Browse files
authored
Update README.md and update the release
1 parent 0636b3c commit 5274625

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ My preferred theme is `Texter-Light` (because of Compare plugin) and `Twilight-N
4747
- `Alt+N` - Create file in the same directory
4848
- `Alt+S` - Rename current file
4949

50+
- Ctrl+Shift+Alt+` - to open Workspace panel
51+
- Ctrl+Shift+Alt+1 - to open Workspace Panel 1
52+
- Ctrl+Shift+Alt+2 - to open Workspace Panel 2
53+
- Ctrl+Shift+Alt+3 - to open Workspace Panel 3
54+
5055

5156
#### Projecting
5257

@@ -81,9 +86,10 @@ If you want use Git features - it's better to download and install TortoiseGit.
8186
#### Some features
8287

8388
- Better PHP, Python, SQL, CSS support (autocomplete, commands and more).
89+
All PHP functions from php.net + all WordPress functions from official docs.
8490
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.
8591

86-
- Better `Function List` support for the TypeScript and JavaScript ES6 functions and methods.
92+
- Better `Function List` support for the Golang, Lua, TypeScript and JavaScript ES6 functions and methods.
8793

8894
- Extended context menu.
8995

0 commit comments

Comments
 (0)