File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,6 @@ This section outlines the planned commands and features for later BAMM releases.
66- To return to the previous page, [ click here] ( .. )
77---
88
9- ## Features
10-
11- - ** ` feature "headless" ` ** : This feature will run the browser in headless mode, which is great for background tasks and server environments.
12-
139## Browser Commands
1410
1511- ** ` new-tab "url" ` ** - Opens a new tab with the specified url, if not supplied or invalid the browser's homepage will be loaded.
@@ -28,4 +24,7 @@ This section outlines the planned commands and features for later BAMM releases.
2824- Alternatively, allow users the ability to open a new explorer/finder window to that directory, provided there's at least 100MB of RAM available.
2925- Finally, if the user wishes to simply execute the compiled script directly from BAMM, this feature will be added in a future update.
3026
27+ ## LSP (Language Server Protocol)
28+ - This will allow you to create bamm scripts with syntax highlighting and other features similar to pylance.
29+
3130---
You can’t perform that action at this time.
0 commit comments