11 Commits

Author SHA1 Message Date
InversionSpaces
5cd719778d Update workflow, bump vscode 2024-01-16 09:44:12 +00:00
InversionSpaces
1c5d01cd97
feat(tests): Add integration tests [LNG-318] (#76) 2024-01-16 09:36:45 +03:00
Dima
ba3192f988
delete legacy import, pass new improts to compiler (#74) 2023-12-25 19:09:53 +03:00
InversionSpaces
3fad69ba77
Rewrite imports handling (#73) 2023-12-20 12:57:14 +01:00
InversionSpaces
e11ec1bd5b
feat(server): support workspaces [LNG-256] (#63)
* Rewrite settings manager

* Add cwd

* Update server/src/settings.ts

Co-authored-by: Akim <59872966+akim-bow@users.noreply.github.com>

* Update server/src/settings.ts

Co-authored-by: Akim <59872966+akim-bow@users.noreply.github.com>

* Rename var

* Move delay to config

---------

Co-authored-by: Akim <59872966+akim-bow@users.noreply.github.com>
2023-12-08 11:32:00 +01:00
InversionSpaces
cbff64a0a2
feat(vscode): Retrieve imports from fluence CLI [LNG-252] (#49)
* Fix settings definition

* Fix onDidChangeConfiguration event

* Implement settings manager

* Remove undefined

* Refactor
2023-10-10 12:47:24 +02:00
Dima
6b73358330
feat: add useOnlyImportsFromSettings flag (#41) 2023-08-16 04:25:14 +03:00
Valery Antopol
802e4c3810
feat: add basic syntax highlighting for AIR (#21) 2022-08-26 18:19:45 +03:00
DieMyst
8be467370b rename extension 2022-05-25 12:04:15 +03:00
Dima
f2866f8075
Extension with language server (#14) 2022-05-17 15:06:52 +03:00
Pavel Murygin
c97c220177 move vscode plugin into the repo root 2021-05-25 12:57:56 +03:00