issues
search
vlang
/
vls
V language server. (Old V language server - see v-analyzer)
MIT License
314
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Termux support (aarch64)
#455
tokamak-git
closed
2 weeks ago
1
now use vls or v-analyzer
#454
iskylite
closed
6 months ago
3
Update README.md to redirect to v-analyzer
#453
ylluminate
closed
9 months ago
0
Crashes immediately (in terminal, and in editor)
#452
Zizaco
opened
9 months ago
0
Which documentation how to use with vscode.
#451
devosalain
opened
9 months ago
2
NO_RESULT_CALLBACK_FOUND error
#450
hholst80
opened
10 months ago
2
fix crlf modif on windows
#449
dmitryuck
closed
11 months ago
0
VScode VLC performance issue
#448
dmitryuck
closed
11 months ago
1
VLS crash when you write something
#447
nightway1
closed
10 months ago
1
fix(treesitter): always free token contents to prevent a memory leak
#446
amaanq
closed
1 year ago
5
Can't install vls with vscode
#445
felixf4xu
closed
1 year ago
1
Cannot install VLS in VSCode
#444
WindowsXD2023
closed
1 year ago
1
ci: add lint workflow, run `v fmt`
#443
ttytm
closed
1 year ago
1
fix: remove self import
#442
ttytm
closed
1 year ago
0
VLS isn't responding
#441
omegaui
closed
1 year ago
7
Syntax highlighting error for V language in Helix Editor
#440
oneslash
closed
1 year ago
2
all: change `&Node(0)` to `&Node(unsafe { nil })`
#439
Delta456
closed
1 year ago
0
vls not running on fresh install, doesn't work when using it as global command either
#438
Andreashoj
closed
1 year ago
0
README update for vls reports
#437
yochem
closed
1 year ago
1
`undefined ident` for prefixed module constants
#436
ttytm
closed
1 year ago
3
tests: fix if guard errors
#435
yuyi98
closed
1 year ago
0
VLS requiring GLIBC 2.32
#434
joetifa2003
closed
1 year ago
3
enum: update enum declaration to encode as int
#433
felipensp
closed
1 year ago
0
Constant errors when using VLS in Neovim
#432
ktunprasert
closed
1 year ago
4
LSP completion error: Content duplication
#431
erasin
closed
1 year ago
1
Move reports and logs to `os.cache_dir()`
#430
yochem
closed
1 year ago
0
fix option fn returning error in tree_sitter.v
#429
yuyi98
closed
1 year ago
0
Grammar railroad diagram
#428
mingodad
closed
1 year ago
1
Support multiple instances of VLS
#427
mheister
closed
1 year ago
2
Add trace diagnostics to symbol registration phase.
#426
SirZenith
closed
1 year ago
1
Make `Rope.substr` method to index content with byte index.
#425
SirZenith
closed
1 year ago
0
Hover message, completion, analysis improvement
#424
SirZenith
closed
1 year ago
2
Text synchronization error on Windows.
#423
SirZenith
closed
1 year ago
2
Incorrect `map` type signature info for function return type.
#422
SirZenith
closed
1 year ago
1
Change some option type into result type.
#421
SirZenith
closed
1 year ago
0
Response hover request with null when no infomation found.
#420
SirZenith
closed
1 year ago
0
Add result type and spawn keyword to tree-sitter grammar
#419
SirZenith
closed
1 year ago
1
analyzer, server: remove unsafe for map index
#418
yuyi98
closed
1 year ago
0
store: fix unsafe map with reference value
#417
yuyi98
closed
1 year ago
0
got unexpected token U in JSON
#416
veksha
closed
1 year ago
5
all: public all functions used in tests again
#415
Delta456
closed
1 year ago
0
all: pub functions which are used in tests
#414
Delta456
closed
1 year ago
0
Fix header handling problem for stdio mode
#413
SirZenith
closed
1 year ago
0
Adding debug print support for ast.Node type
#412
SirZenith
closed
1 year ago
2
Fixing JSON-RPC header handling
#411
SirZenith
closed
1 year ago
1
Fixing JSON-RPC header handling
#410
SirZenith
closed
1 year ago
0
Tree-sitter is giving wrong AST after file changed.
#409
SirZenith
closed
1 year ago
5
Windows uri fix
#408
SirZenith
closed
1 year ago
2
Windows file URI is not handled properly.
#407
SirZenith
closed
1 year ago
2
fix stack overflow with recursive types
#406
hillerstorm
closed
1 year ago
0
Next