Skip to content

Commit ed369f4

Browse files
committed
Spacing fixes
Signed-off-by: Elijah Cúchulainn Reid <[email protected]>
1 parent 18fbd54 commit ed369f4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The SAS extension includes many [features](https://sassoftware.github.io/vscode-
1010

1111
- SAS syntax highlighting and help, code completion, and code snippets
1212
- Navigate SAS Content and libraries, including table viewer
13-
- Create notebooks for SAS, SQL, Python, R, Julia, and other languages
13+
- Create notebooks for SAS, SQL, Python, R, and other languages
1414

1515
<img src="website/static/images/featuresGlance.png"/>
1616

@@ -19,10 +19,9 @@ The SAS extension includes many [features](https://sassoftware.github.io/vscode-
1919
The SAS extension provides enhanced language support for embedded languages in SAS notebooks and code files:
2020

2121
- **Python**: Full IntelliSense support (code completion, hover, signature help) is included via Pyright
22-
- **R**:
22+
- **R**:
2323
- **In VS Code Desktop**: Basic IntelliSense support (code completion, hover) for common R functions - no installation required
2424
- **In Browser (VS Code for Web)**: Basic IntelliSense support provided automatically via WebR (no installation required)
25-
- **Julia**: Syntax highlighting and execution via PROC JULIA
2625
- **SQL** and **Lua**: Syntax highlighting and execution support
2726

2827
## Support

0 commit comments

Comments
 (0)