Skip to content

Commit 91d3379

Browse files
authored
Update roadmap.md
1 parent f889f5c commit 91d3379

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

sections/roadmap.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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
---

0 commit comments

Comments
 (0)