issues
search
facebookarchive
/
flow-language-server
An implementation of the Language Server Protocol for Flow
Other
188
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot run server in socket mode
#87
danielnowakowski
opened
6 years ago
0
normalize lsp line number, fix definition info for namespaced imports
#86
minedeljkovic
opened
6 years ago
2
doesn't seem to work with LanguageClient-neovim
#85
sodiumjoe
closed
6 years ago
8
doesn't seem to work with LanguageClient-neovim
#84
moon-stripe
closed
6 years ago
3
latest flow has support to LSP
#83
sibelius
opened
6 years ago
1
feat: add support for diagnostic.relatedInformation
#82
Mayank1791989
closed
6 years ago
6
Implement textDocument/references
#81
Delapouite
opened
6 years ago
0
Add support for new diagnostic.relatedInformation
#80
Mayank1791989
closed
6 years ago
1
flow-versions No suitable flow found on disk
#79
rssfrncs
opened
6 years ago
4
Diagnostics messages are too short and unhelpful
#78
ul
opened
6 years ago
0
Add code actions
#77
slonoed
closed
6 years ago
3
Update README.md to mention support for textDocument/documentHighlight
#76
rcjsuen
closed
6 years ago
1
Remove LanguageClient_autoStart setting.
#75
autozimu
closed
6 years ago
1
Autocomplete/IntelliSense works only under very specific circumstances
#74
lukebarton
opened
6 years ago
9
Implement textDocument/documentHighlight
#73
rcjsuen
closed
6 years ago
1
Add a changelog to the project
#72
rcjsuen
opened
6 years ago
0
Why does .dockerignore exist when there is no Dockerfile
#71
rcjsuen
opened
6 years ago
0
Update README.md with supported LSP features
#70
rcjsuen
closed
6 years ago
4
Add repository entry to package.json.
#69
bolinfest
closed
6 years ago
0
Sync with latest Nuclide
#68
wbinnssmith
closed
6 years ago
3
Update to Flow 64
#67
wbinnssmith
closed
6 years ago
0
Move to lerna directories; add lerna and adjust build scripts
#66
wbinnssmith
closed
6 years ago
1
Respond completionItem/resolve requests with received item
#65
ozanmakes
closed
6 years ago
3
Does not clear diagnostics for files with no problems
#64
jbachhardie
closed
6 years ago
2
using `:grep ` with this running
#63
iamdustan
closed
6 years ago
3
Update `ide-flow` to `ide-flowtype`.
#62
mattcollier
closed
6 years ago
3
Fix diagnostic not showing up in editor on Windows
#61
janicduplessis
closed
6 years ago
2
Provide more info with autocomplete
#60
TrySound
closed
6 years ago
2
lspHover is not resolved
#59
TrySound
closed
6 years ago
3
Fixes for Windows support
#58
janicduplessis
closed
6 years ago
3
Document which parts of the language-server specifications are implemented
#57
entropitor
closed
6 years ago
3
Unable to detect running flow server and killing server upon exiting
#56
jeffy
opened
7 years ago
0
Port over some fixes from Nuclide's Flow code
#55
hansonw
closed
7 years ago
2
Support a fallback for Flow's persistent connection
#54
wbinnssmith
closed
7 years ago
1
Remove dependency on connection in feature providers
#53
wbinnssmith
closed
7 years ago
0
CompletionOptions.triggerCharacters include '.'
#52
philippotto
closed
7 years ago
1
Hover results can be undefined
#51
philippotto
closed
7 years ago
1
Support windows binary names when extracting flow
#50
wbinnssmith
closed
7 years ago
0
Support Windows for downloading flow binaries
#49
wbinnssmith
closed
7 years ago
0
flow.exe for 32 bit doesn't exist
#48
prabirshrestha
closed
7 years ago
0
Fix an error where the sanitized rootPath was not forwarded on.
#47
bolinfest
closed
7 years ago
3
Remote idx use from Completion
#46
wbinnssmith
closed
7 years ago
1
Symbol provider: pass through the symbol type from the AST
#45
wbinnssmith
closed
7 years ago
0
Add node >= 6 to engines field
#44
wbinnssmith
closed
7 years ago
0
Explicitly only support node v6 and above.
#43
wbinnssmith
closed
7 years ago
0
Address lint, flow, and test errors. Add circleci config.
#42
wbinnssmith
closed
7 years ago
0
Add/Change license headers to BSD+Patents
#41
wbinnssmith
closed
7 years ago
0
Update flow-path key in options
#40
wbinnssmith
closed
7 years ago
0
Flatten: move server/src to src/, remove atom and vscode clients
#39
wbinnssmith
closed
7 years ago
0
Create VSCode Extension or rebase flow-for-vscode on LSP
#38
wbinnssmith
opened
7 years ago
5
Next