1
0
mirror of https://github.com/fluencelabs/aqua-vscode synced 2025-03-16 22:30:50 +00:00

79 Commits

Author SHA1 Message Date
renovate[bot]
d4f883a211
fix(deps): update dependency @fluencelabs/aqua-lib to ^0.10.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-29 10:10:48 +03:00
Dima
a31e1c78b5
find file paths in use and import tokens () 2024-05-29 10:10:16 +03:00
renovate[bot]
6edf408617
chore(deps): update typescript-eslint monorepo to v7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 08:22:45 +03:00
renovate[bot]
feed343c8a
chore(deps): update dependency global-dirs to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 08:22:19 +03:00
renovate[bot]
968794ff11
chore(deps): update dependency eslint to ^8.56.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 08:21:58 +03:00
renovate[bot]
e15a1dbbfb
fix(deps): update dependency vscode-languageclient to v9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 08:20:55 +03:00
renovate[bot]
2505865f67
fix(deps): update dependency vscode-languageserver to v9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 08:20:36 +03:00
renovate[bot]
62e063b919
chore(deps): update dependency @vscode/test-cli to ^0.0.9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 08:10:29 +03:00
renovate[bot]
7dd3d60d8e
chore(deps): update dependency @vscode/test-electron to v2.3.10 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 08:09:58 +03:00
Dima
b7c9d02042
update renovate config to make unstable updates for fluencelabs packages () 2024-05-15 08:08:51 +03:00
renovate[bot]
9fac848273
chore(deps): update dependency @types/vscode to v1.89.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 08:08:28 +03:00
Dima
d5d0f80bf6
update aqua to 0.14.7 () 2024-05-15 08:05:55 +03:00
Dima
c4411eb54c
update aqua to 0.14.6 () 2024-04-24 19:14:21 +03:00
DieMyst
4b0c776a69 filter non-related errors, update aqua 2024-04-15 14:50:53 +07:00
Dima
6e05ea7b25
add highlighted todo () 2024-03-05 20:45:28 +03:00
renovate[bot]
a54e0ed202
fix(deps): update dependency @fluencelabs/aqua-lib to ^0.10.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 13:27:59 +03:00
Dima
8c3f478421
update aqua to 0.14.4 () 2024-03-01 13:27:39 +03:00
renovate[bot]
038065fa1f
fix(deps): update dependency @fluencelabs/aqua-language-server-api to v0.14.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 15:11:35 +03:00
Dima
56d4d41e6c
feat(aqua-vscode): Prettify types view [LNG-331] () 2024-02-21 09:13:14 +03:00
Dima
0055ff0859
use path in locations to search definitions () 2024-02-09 16:05:55 +07:00
renovate[bot]
798bc6b08f
fix(deps): update dependency @fluencelabs/aqua-language-server-api to v0.14.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 10:29:31 +03:00
InversionSpaces
89fcde5d26
feat(tests): Add unit tests [LNG-323] ()
* Add imports tests

* Add unit tests on document info

* Add workflow

* PR fixes

* Update server/src/test/info.test.ts

Co-authored-by: shamsartem <shamsartem@gmail.com>

* PR fixes

* Update target, PR fixes

* Update .vscodeignore

---------

Co-authored-by: shamsartem <shamsartem@gmail.com>
2024-01-18 10:25:09 +01:00
InversionSpaces
0ff680eb4a
fix(ci): Update publish workflow ()
* Update workflow, bump vscode

* Remove BRANCH_NAME

* Change name
2024-01-16 11:14:42 +01:00
InversionSpaces
1c5d01cd97
feat(tests): Add integration tests [LNG-318] () 2024-01-16 09:36:45 +03:00
InversionSpaces
309905b680
Add null to return type () 2024-01-12 13:30:06 +01:00
InversionSpaces
8abf687b01
fix(aqua-vscode): Refactor token info gathering, fix error in onHover ()
* Refactor onHover and onDefinition

* Fix path encoding

* Use url

* Update server/src/server.ts

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

---------

Co-authored-by: Akim <59872966+akim-bow@users.noreply.github.com>
2024-01-12 13:24:44 +01:00
InversionSpaces
6a6c08a569
Decode uri () 2023-12-26 15:27:43 +01:00
Dima
ba3192f988
delete legacy import, pass new improts to compiler () 2023-12-25 19:09:53 +03:00
InversionSpaces
3fad69ba77
Rewrite imports handling () 2023-12-20 12:57:14 +01:00
Dima
60bd5335b5
suppress error from updateimports () 2023-12-13 10:49:37 +03:00
InversionSpaces
e11ec1bd5b
feat(server): support workspaces [LNG-256] ()
* 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
Dima
41fd59fe31
feat(server): Support show types on hover [LNG-285] () 2023-12-08 11:45:52 +03:00
Dima
fdb17c9266
update aqua () 2023-11-28 13:22:20 +03:00
InversionSpaces
cbff64a0a2
feat(vscode): Retrieve imports from fluence CLI [LNG-252] ()
* Fix settings definition

* Fix onDidChangeConfiguration event

* Implement settings manager

* Remove undefined

* Refactor
2023-10-10 12:47:24 +02:00
InversionSpaces
780246c71e
feat(vs-code): Add warnings [fixes LNG-248] ()
* Bump api version

* Refactor, add warnings

* Bump version
2023-09-28 12:19:31 +02:00
InversionSpaces
ce32be5c65
Give comments higher priority () 2023-09-14 18:48:19 +03:00
InversionSpaces
3194dfb651
feat(vs-code): Update aqua syntax defs [fixes LNG-227] () 2023-09-01 15:38:29 +03:00
Dima
f1ed3059f2
Fix null settings () 2023-08-24 14:19:43 +03:00
Dima
906e40b273
fix empty settings () 2023-08-24 13:07:52 +03:00
Dima
0f56c283a8
update lsp to 0.11.11 () 2023-08-24 12:26:22 +03:00
renovate[bot]
d5d3a117b0
fix(deps): update dependency @fluencelabs/aqua-language-server-api to v0.11.9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-16 04:26:14 +03:00
Dima
6b73358330
feat: add useOnlyImportsFromSettings flag () 2023-08-16 04:25:14 +03:00
Dima
4d26bfe686
update aqua to 0.11.0 () 2023-05-30 17:42:43 +03:00
renovate[bot]
8ea3fdcb19
Add renovate.json ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 17:12:09 +03:00
Dima
d5d96c1f68
update aqua to 0.10.6 () 2023-05-03 18:49:33 +03:00
Dima
9e3ef257a7
update imports order () 2023-02-23 14:31:05 +03:00
mikhail-1e20
16701cf166
docs: README minor update () 2023-02-22 08:17:26 +03:00
Dima
7998503155
update aqua to 0.9.4 () 2023-02-10 11:58:25 +03:00
Dima
38e5e14774
update aqua () 2022-11-30 15:34:13 +03:00
Dima
e1970cdbe3
update aqua () 2022-10-12 10:57:49 +03:00