issues
search
gundermanc
/
vs-go
Hack and slash Go language service prototype for VS Win + VS Mac
MIT License
8
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Hacky initial draft of smart indent
#66
gundermanc
closed
5 years ago
0
Fix error on missing quick info.
#65
gundermanc
closed
5 years ago
0
Catch Go panics on interop boundary and write to error log.
#64
gundermanc
closed
5 years ago
0
Cmd/Ctrl click go to definition
#63
gundermanc
opened
5 years ago
0
Some initial quick info and componentization
#62
gundermanc
closed
5 years ago
0
Develop
#61
atelich139
opened
5 years ago
1
Topic/colorizer
#60
atelich139
closed
5 years ago
1
Refactor to keep track of state for multiple docs
#59
gundermanc
closed
5 years ago
0
Primitive native colorization
#58
gundermanc
closed
5 years ago
0
Signature help
#57
gundermanc
opened
5 years ago
0
Smart indent
#56
gundermanc
closed
5 years ago
0
Completion should not appear inside of string literals
#55
gundermanc
opened
5 years ago
0
Completion - types, imports, assignment definitions
#54
kasiabulat
closed
5 years ago
0
Completion
#53
kasiabulat
closed
5 years ago
0
End to end tests for CI build
#52
gundermanc
opened
5 years ago
0
Fix interop crash on Windows.
#51
gundermanc
closed
5 years ago
0
Completion should be context sensitive
#50
gundermanc
opened
5 years ago
0
Completion should support locals
#49
gundermanc
opened
5 years ago
2
Incomplete colorization
#48
gundermanc
opened
5 years ago
0
Completion items should be distinguishable via icons
#47
gundermanc
opened
5 years ago
0
Incorrect handling of multiple files
#46
gundermanc
closed
5 years ago
0
Fix crash.
#45
gundermanc
closed
5 years ago
0
Fix crash on Mac due to PInvoke issue.
#44
gundermanc
closed
5 years ago
0
Squiggles are misaligned
#43
gundermanc
opened
5 years ago
0
Hacky completion for top level file constructs
#42
gundermanc
closed
5 years ago
0
Keywords completion
#41
kasiabulat
closed
5 years ago
0
Benhu/build menu command
#40
benhxy
closed
5 years ago
0
Added synchronization map in languageservice
#39
shivasin-ms
closed
5 years ago
4
Ramp-up into the project
#38
benhxy
opened
5 years ago
1
Documentation tips
#37
gundermanc
opened
5 years ago
0
Error squiggles should use ITextStructureNavigator to get the span of the token at the squiggle
#36
gundermanc
opened
5 years ago
2
Use synchronized map
#35
shivasin-ms
closed
5 years ago
2
WIP Topic/gobindings
#34
gundermanc
closed
5 years ago
0
Consider switching to using Go Types package
#33
gundermanc
closed
5 years ago
0
Semantic snapshot
#32
gundermanc
closed
5 years ago
0
Documentation comments should be parsed into func node
#31
gundermanc
closed
5 years ago
0
Fix exceptions
#30
gundermanc
closed
5 years ago
0
Refactor existing AST traversal code to use visitor pattern
#29
gundermanc
closed
5 years ago
0
Parser error recovery
#28
gundermanc
closed
5 years ago
0
Add support for block import
#27
benhxy
closed
5 years ago
0
error list for mac
#26
gundermanc
opened
5 years ago
0
error list for windows
#25
gundermanc
opened
5 years ago
0
type definition + struct parser
#24
gundermanc
closed
5 years ago
0
Import declaration does not support ‘import ( a, b, c)’ syntax
#23
gundermanc
closed
5 years ago
0
Async completion
#22
gundermanc
opened
5 years ago
1
Semantic Snapshot
#21
gundermanc
closed
5 years ago
1
Added Logger to Go.Windows folder
#20
Agunderman10
closed
5 years ago
0
Add documentation in CodeAnalysis
#19
benhxy
closed
5 years ago
0
Outlining doesn’t collapse on mac
#18
gundermanc
closed
5 years ago
0
Erroneous parse error
#17
gundermanc
closed
5 years ago
0
Next