Skip to content

Commit 263820e

Browse files
committed
The files are now associated correctly out of the box
1 parent 6ee8c05 commit 263820e

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@ This extension plugs in the following projects:
77
- [tree-sitter-rescript](https://github.com/rescript-lang/tree-sitter-rescript) parser
88
- [@rescript/language-server](https://github.com/rescript-lang/rescript-vscode) LSP
99

10-
## Associate res files with ReScript
11-
12-
Open Settings with Cmd+, and add:
13-
14-
```json
15-
"file_types": {
16-
"ReScript": ["res", "resi"]
17-
}
18-
```
19-
2010
## Developing
2111

2212
Zed and it's support for extensions is being actively developed. The current workflow that can be used to build this extension locally and install it into Zed is:

0 commit comments

Comments
 (0)