Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nim-lang/langserver issues and pull requests
#188 - Check for 'libpcre3' on Ubuntu
Pull Request -
State: open - Opened by aboisvert 9 months ago
#187 - Suggestion: Check if libpcre.so library is installed during nimlangserver installation
Issue -
State: open - Opened by aboisvert 9 months ago
- 2 comments
#186 - Nimsuggest initialization failed / process crashed
Issue -
State: open - Opened by s-tikhomirov 9 months ago
- 1 comment
#185 - nimlangserver isn't installed on plugin installation
Issue -
State: closed - Opened by s-tikhomirov 9 months ago
- 1 comment
#184 - Nimlangsever + nimsuggest processes non being killed
Issue -
State: open - Opened by arkanoid87 9 months ago
- 14 comments
#183 - Inlay hints for parameters
Issue -
State: open - Opened by nickysn 9 months ago
Labels: enhancement
#182 - + add support for inlay parameter hints
Pull Request -
State: closed - Opened by nickysn 9 months ago
#181 - * require Nim 2.0.0 or later for compilation
Pull Request -
State: closed - Opened by nickysn 9 months ago
#180 - [email protected] install failed mac os sonoma M1
Issue -
State: closed - Opened by ninovanhooff 9 months ago
- 5 comments
#179 - * in case rootUri is null, but rootPath is set, take rootPath instead of using
Pull Request -
State: closed - Opened by nickysn 9 months ago
#178 - a lot of similar items in diagnostics
Issue -
State: open - Opened by veksha 9 months ago
#177 - * bump version in the master branch to 1.3.1, following a similar number.odd.odd
Pull Request -
State: closed - Opened by nickysn 9 months ago
#176 - * bump version to 1.2.0
Pull Request -
State: closed - Opened by nickysn 10 months ago
#175 - * don't crash if rootUri in the initialization request is not set, as it can be null, according to the LSP spec. Fixes #35.
Pull Request -
State: closed - Opened by nickysn 10 months ago
#174 - zero results for signatureHelp, but only first time after ctrl+s
Issue -
State: closed - Opened by veksha 10 months ago
- 2 comments
#173 - Adds support for the notification verbosity option
Pull Request -
State: closed - Opened by jmgomez 10 months ago
#172 - Exception inlay hints don't appear until restart...
Issue -
State: open - Opened by nickysn 10 months ago
#171 - + added nimsuggest feature detection for exception inlay hints. If detected,
Pull Request -
State: closed - Opened by nickysn 10 months ago
#170 - * ignore unknown nimsuggest capabilities, instead of crashing
Pull Request -
State: closed - Opened by nickysn 10 months ago
#169 - Server crashes if it encounteres unknown nimsuggest capabilities
Issue -
State: closed - Opened by nickysn 10 months ago
#168 - + handle configuration updates correctly via the new "pull" configuration model, imposed by newer versions of the LSP spec
Pull Request -
State: closed - Opened by nickysn 10 months ago
#167 - * fixed indentation
Pull Request -
State: closed - Opened by nickysn 10 months ago
#166 - + introduced helper functions for reading the client configuration capabilities:
Pull Request -
State: closed - Opened by nickysn 10 months ago
#165 - * extracted method handleConfigurationChanges. No functional changes.…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#164 - * extracted method maybeRequestConfigurationFromClient. No functional…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#163 - + introduced method maybeRegisterCapabilityDidChangeConfiguration
Pull Request -
State: closed - Opened by nickysn 10 months ago
#162 - Exception inlay hints protocol update
Issue -
State: closed - Opened by nickysn 10 months ago
#161 - Server does not react to configuration changes
Issue -
State: closed - Opened by nickysn 10 months ago
#160 - + check for config changes, related to inlay hints on didChangeConfiguration…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#159 - * refactor: extracted method parseWorkspaceConfiguration from getWorkspaceConfiguration,…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#158 - + handle SetTrace notifications from the LSP client. VS Code sometime…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#157 - * made the result of 'shutdown' to be 'null', which conforms to the …
Pull Request -
State: closed - Opened by nickysn 10 months ago
#156 - * call exitnow() in the signal handler, in order to exit our own process, after stopping the child nimsuggest processes
Pull Request -
State: closed - Opened by nickysn 10 months ago
#155 - * fixed tests after commit 46329ea62f97f5fb4e496734c782610ae3fcf4e9
Pull Request -
State: closed - Opened by nickysn 10 months ago
#155 - * fixed tests after commit 46329ea62f97f5fb4e496734c782610ae3fcf4e9
Pull Request -
State: closed - Opened by nickysn 10 months ago
#154 - Update Nimble file checks to work with Atlas and Nimbus build system
Issue -
State: open - Opened by elcritch 10 months ago
- 4 comments
Labels: enhancement
#153 - + added signal handlers for shutting down child nimsuggest process in…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#153 - + added signal handlers for shutting down child nimsuggest process in…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#152 - + write unhandled exceptions to the debug log in addition to stderr before exiting due to an error
Pull Request -
State: closed - Opened by nickysn 10 months ago
#152 - + write unhandled exceptions to the debug log in addition to stderr before exiting due to an error
Pull Request -
State: closed - Opened by nickysn 10 months ago
#151 - + added command line option `--clientProcessId=XXX` that allows the server to
Pull Request -
State: closed - Opened by nickysn 10 months ago
#151 - + added command line option `--clientProcessId=XXX` that allows the server to
Pull Request -
State: closed - Opened by nickysn 10 months ago
#150 - * refactored the client process monitoring to be asynchronous, instead of running in a separate thread.
Pull Request -
State: closed - Opened by nickysn 10 months ago
#149 - Implement formatting support
Issue -
State: open - Opened by AmjadHD 10 months ago
Labels: enhancement
#149 - Implement formatting support
Issue -
State: open - Opened by AmjadHD 10 months ago
Labels: enhancement
#148 - * factor out the common code between shutdown() and exit() to a function stopNimsuggestProcesses. No functional changes.
Pull Request -
State: closed - Opened by nickysn 10 months ago
#147 - * kill child nimsuggest processes also in case of an 'exit' request without a prior 'shutdown' request
Pull Request -
State: closed - Opened by nickysn 10 months ago
#147 - * kill child nimsuggest processes also in case of an 'exit' request without a prior 'shutdown' request
Pull Request -
State: closed - Opened by nickysn 10 months ago
#146 - nimlangserver crashes in vscode on Win10 : exit code 1
Issue -
State: open - Opened by dreamflow 10 months ago
- 3 comments
#146 - nimlangserver crashes in vscode on Win10 : exit code 1
Issue -
State: closed - Opened by dreamflow 10 months ago
- 5 comments
#145 - * fixed crash in getRootPath on Windows, when InitializeParams.rootUri…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#144 - * avoid a race condition on startup, when certain commands arrive too…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#144 - * avoid a race condition on startup, when certain commands arrive too…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#143 - * handle 'exit' requests without params correctly as well
Pull Request -
State: closed - Opened by nickysn 10 months ago
#143 - * handle 'exit' requests without params correctly as well
Pull Request -
State: closed - Opened by nickysn 10 months ago
#142 - * fixed crash in the handling of the shutdown request with missing params
Pull Request -
State: closed - Opened by nickysn 10 months ago
#141 - * uriToPath: in case of error 'invalid scheme' or 'invalid hostname',…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#140 - * send window/workDoneProgress/create before WorkDoneProgressBegin…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#139 - * fixed readme: configuration key is `projectFile`, not `projectPath` (#72)
Pull Request -
State: closed - Opened by nickysn 10 months ago
#138 - * patch from veksha that fixes the "Failed to parse the configuration" error (#72)
Pull Request -
State: closed - Opened by nickysn 10 months ago
#137 - * CI: build macOS binaries in .zip format instead of .tar.gz
Pull Request -
State: closed - Opened by nickysn 10 months ago
#136 - * update links in readme to point to the official nim-lang.org VS code extension, instead of Saem's extension
Pull Request -
State: closed - Opened by nickysn 10 months ago
#136 - * update links in readme to point to the official nim-lang.org VS code extension, instead of Saem's extension
Pull Request -
State: closed - Opened by nickysn 10 months ago
#135 - * CI: use actions/cache v4
Pull Request -
State: closed - Opened by nickysn 10 months ago
#134 - * CI: use actions/checkout v4
Pull Request -
State: closed - Opened by nickysn 10 months ago
#133 - * CI: use 7z to create the Windows .zip files
Pull Request -
State: closed - Opened by nickysn 10 months ago
#132 - * CI: use zip instead of .tar.gz to compress the Windows binaries
Pull Request -
State: closed - Opened by nickysn 10 months ago
#131 - Retrieves the version at compile time
Pull Request -
State: closed - Opened by jmgomez 10 months ago
#131 - Retrieves the version at compile time
Pull Request -
State: closed - Opened by jmgomez 10 months ago
#130 - - CI: don't add the nimlangserver (without the .exe extension) binary…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#129 - * CI: use to set the path to mingw32, hopefully it works this time...
Pull Request -
State: closed - Opened by nickysn 10 months ago
#128 - * CI: try to fix the adding of mingw32 to the PATH
Pull Request -
State: closed - Opened by nickysn 10 months ago
#127 - * CI: fixed curl parameters for the mingw32 download
Pull Request -
State: closed - Opened by nickysn 10 months ago
#126 - + CI: download and extract a 32-bit mingw32 gcc in order to be able t…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#125 - * try to use i686-w64-mingw32-gcc.exe for compiling for Win32
Pull Request -
State: closed - Opened by nickysn 10 months ago
#124 - + try to add a Win32 CI build
Pull Request -
State: closed - Opened by nickysn 10 months ago
#123 - * CI: use the correct value for nimble_cpu - it should reflect the CPU…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#122 - Revert "* CI: the macOS Universal binary jobs only needs the other tw…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#121 - * CI: the macOS Universal binary jobs only needs the other two macOS …
Pull Request -
State: closed - Opened by nickysn 10 months ago
#120 - * CI: download only the macOS artifacts, when building the macOS Univ…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#119 - * CI: add write permission to actions, because it's needed by geekyeg…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#118 - * CI: use version 4 of the delete_artifact action
Pull Request -
State: closed - Opened by nickysn 10 months ago
#117 - * CI: use version 4 of the download-artifact action
Pull Request -
State: closed - Opened by nickysn 10 months ago
#116 - * CI: use version 4 of the upload-artifact action
Pull Request -
State: closed - Opened by nickysn 10 months ago
#115 - * another Universal binary CI fix
Pull Request -
State: closed - Opened by nickysn 10 months ago
#114 - * CI: more universal binary fixes
Pull Request -
State: closed - Opened by nickysn 10 months ago
#113 - * CI: fix to the universal binary building
Pull Request -
State: closed - Opened by nickysn 10 months ago
#112 - nimlangserver-windows-amd64.tar.gz -> .zip & 1 redundand file
Issue -
State: closed - Opened by dreamflow 10 months ago
- 1 comment
#111 - + CI: try to build a macOS Universal binary
Pull Request -
State: closed - Opened by nickysn 10 months ago
#110 - * use double instead of single quotes in .cfg (yet another attempt to…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#109 - + cat .cfg for debugging CI
Pull Request -
State: closed - Opened by nickysn 10 months ago
#108 - * when crosscompiling to arm64-macos in CI, pass the -target compiler…
Pull Request -
State: closed - Opened by nickysn 10 months ago
#107 - * try crosscompiling to arm64-macos via the -target switch
Pull Request -
State: closed - Opened by nickysn 10 months ago
#106 - arm64-macos CI crosscompilation fixes
Pull Request -
State: closed - Opened by nickysn 10 months ago
#105 - * arm64-macos CI crosscompilation fix
Pull Request -
State: closed - Opened by nickysn 10 months ago
#104 - + added arm64-macos crosscompilation to the CI
Pull Request -
State: closed - Opened by nickysn 10 months ago
#103 - * fix for i686-linux crosscompilation in CI
Pull Request -
State: closed - Opened by nickysn 10 months ago
#102 - attempt to fix build on Windows and macOS CI after previous commit
Pull Request -
State: closed - Opened by nickysn 10 months ago
#101 - * try to fix crosscompilation in CI
Pull Request -
State: closed - Opened by nickysn 10 months ago
#100 - * macosx target renamed macos
Pull Request -
State: closed - Opened by nickysn 10 months ago