Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / usethesource/rascal-language-servers issues and pull requests

#366 - Rascal LSP uses textmate token scopes where it should use SemanticTokenTypes for the syntax highlighting.

Issue - State: closed - Opened by DavyLandman 7 months ago - 14 comments
Labels: bug, enhancement, java

#365 - [RELEASE] version 0.11.0

Issue - State: closed - Opened by DavyLandman 7 months ago - 1 comment
Labels: release testing

#364 - Wrote v0.11.0 release notes

Pull Request - State: closed - Opened by DavyLandman 7 months ago - 1 comment

#363 - Simplify example by splitting it from the test case

Issue - State: open - Opened by DavyLandman 7 months ago
Labels: documentation, enhancement

#362 - Bump yauzl from 2.10.0 to 3.1.1 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies, javascript

#361 - Bump the dev-packages group in /rascal-vscode-extension with 8 updates

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies, javascript

#360 - Bump the upstream-libs group in /rascal-lsp with 9 updates

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies, java

#359 - Enable checker framework on CI

Issue - State: open - Opened by DavyLandman 8 months ago - 2 comments
Labels: enhancement, java

#358 - Races in TextDocumentState

Issue - State: open - Opened by sungshik 8 months ago - 1 comment
Labels: bug

#357 - Analyze on change

Pull Request - State: closed - Opened by sungshik 8 months ago - 7 comments

#356 - Run parametric/dsl `summary` on every change, not just on saves

Issue - State: closed - Opened by DavyLandman 8 months ago - 4 comments
Labels: enhancement

#355 - Fix rascal-lsp incorrect implementation of the LSP Document synchronisation for DSLs

Issue - State: open - Opened by DavyLandman 8 months ago - 5 comments
Labels: bug, enhancement

#354 - File changes outside of VS Code interrupt the summary calculation but don't restart it

Issue - State: closed - Opened by DavyLandman 8 months ago - 1 comment
Labels: bug

#352 - Upgraded to updated rascal logo

Pull Request - State: closed - Opened by DavyLandman 8 months ago - 1 comment

#351 - Bump the dev-packages group in /rascal-vscode-extension with 11 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, javascript

#350 - Bump the upstream-libs group in /rascal-lsp with 9 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 3 comments
Labels: dependencies, java

#349 - Bump the dev-packages group in /rascal-vscode-extension with 11 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 3 comments
Labels: dependencies, javascript

#348 - Switch to ESM & node 18 & newer version of VS Code

Issue - State: closed - Opened by DavyLandman 9 months ago
Labels: enhancement, good first issue, javascript

#347 - Bump the dev-packages group in /rascal-vscode-extension with 6 updates

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 4 comments
Labels: dependencies, javascript

#346 - Bump the dev-packages group in /rascal-vscode-extension with 7 updates

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 4 comments
Labels: dependencies, javascript

#345 - Bump the upstream-libs group in /rascal-lsp with 7 updates

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 4 comments
Labels: dependencies, java

#344 - Feature: multiple extensions for single language

Pull Request - State: closed - Opened by DavyLandman 10 months ago - 4 comments

#343 - Allow multiple file extensions for the same language

Issue - State: closed - Opened by DavyLandman 10 months ago - 1 comment
Labels: enhancement

#342 - Make it easier to call rascal LSP commands by helping the user translate to rascal call

Issue - State: open - Opened by DavyLandman 10 months ago - 1 comment
Labels: enhancement, good first issue

#341 - Project does not load if Rascal project is not the root of the workspace in VS Code

Issue - State: closed - Opened by linuswagner 10 months ago - 2 comments
Labels: enhancement

#340 - Bump the dev-packages group in /rascal-vscode-extension with 13 updates

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, javascript

#339 - Bump the upstream-libs group in /rascal-lsp with 7 updates

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, java

#338 - Add tests for Rascal Library Navigator

Issue - State: open - Opened by DavyLandman 11 months ago
Labels: enhancement, good first issue

#337 - Fix cross project automatic reloading

Pull Request - State: closed - Opened by DavyLandman 11 months ago - 2 comments
Labels: bug

#336 - Module reloader does not work across project boundaries

Issue - State: closed - Opened by DavyLandman 11 months ago - 2 comments
Labels: bug

#335 - Bump the upstream-libs group in /rascal-lsp with 7 updates

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies, java

#334 - Bump the dev-packages group in /rascal-vscode-extension with 13 updates

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 3 comments
Labels: dependencies, javascript

#333 - Do a preliminary check for rascal project setup when starting a REPL

Pull Request - State: closed - Opened by DavyLandman 11 months ago - 7 comments

#332 - VS Code extension gets confused if default Java version is set incorrectly

Issue - State: closed - Opened by linuswagner 11 months ago - 8 comments
Labels: bug

#331 - Refactored utf8 codepoint fix to avoid internal jline classes

Pull Request - State: closed - Opened by DavyLandman 11 months ago - 1 comment

#330 - Provide a clear error message when project is configured incorrectly in VS Code

Issue - State: closed - Opened by PieterOlivier 12 months ago - 5 comments
Labels: bug

#329 - [RELEASE] version 0.10.0

Issue - State: closed - Opened by DavyLandman 12 months ago - 1 comment
Labels: release testing

#327 - The terminal that VS Code starts does not setup the correct code point for utf8

Pull Request - State: closed - Opened by DavyLandman 12 months ago - 1 comment

#326 - Unicode characters are getting mangled in the REPL

Issue - State: closed - Opened by DavyLandman 12 months ago - 5 comments
Labels: bug

#325 - Wrote first pass of 0.10.0 release notes

Pull Request - State: closed - Opened by DavyLandman 12 months ago - 1 comment

#324 - [ci] Report mocha tests in the github action

Issue - State: open - Opened by DavyLandman 12 months ago
Labels: enhancement

#323 - Bump the dev-packages group in /rascal-vscode-extension with 5 updates

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies, javascript

#322 - Bump @types/vscode from 1.75.0 to 1.83.0 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 5 comments
Labels: dependencies, javascript

#321 - Bump vscode-languageclient from 8.1.0 to 9.0.1 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 4 comments
Labels: dependencies, javascript

#320 - Bump node-fetch from 2.7.0 to 3.3.2 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 5 comments
Labels: dependencies, javascript

#319 - Bump the dev-packages group in /rascal-vscode-extension with 5 updates

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 4 comments
Labels: dependencies, javascript

#318 - Bump the dev-packages group in /rascal-vscode-extension with 9 updates

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 4 comments
Labels: dependencies, javascript

#317 - Bump org.rascalmpl:rascal from 0.33.7 to 0.33.8 in /rascal-lsp

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 5 comments
Labels: dependencies, java

#316 - Bump @typescript-eslint/parser from 6.7.0 to 6.7.4 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, javascript

#315 - Bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, javascript

#314 - Bump ts-loader from 9.4.4 to 9.5.0 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, javascript

#313 - Bump @types/node from 16.18.51 to 18.18.4 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 3 comments
Labels: dependencies, javascript

#312 - Bump @types/mocha from 10.0.1 to 10.0.2 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, javascript

#311 - Switching to v0.34.0 release of rascal

Pull Request - State: closed - Opened by DavyLandman 12 months ago - 2 comments

#310 - Bump @types/yauzl from 2.10.0 to 2.10.1 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, javascript

#309 - Bump eslint from 8.49.0 to 8.50.0 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, javascript

#308 - Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.3 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, javascript

#307 - Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 in /rascal-lsp

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, java

#306 - Bump org.rascalmpl:rascal-maven-plugin from 0.21.0 to 0.21.2 in /rascal-lsp

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, java

#305 - Bump org.rascalmpl:typepal from 0.7.8 to 0.8.9 in /rascal-lsp

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, java

#304 - Bump chai from 4.3.8 to 4.3.10 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, javascript

#303 - Bump org.rascalmpl:rascal-core from 0.7.8 to 0.8.0 in /rascal-lsp

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, java

#302 - Bump com.mycila:license-maven-plugin from 4.1 to 4.3 in /rascal-lsp

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, java

#301 - Bump @types/node from 16.18.51 to 20.8.0 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, javascript

#300 - Rascal MF checker should make sure there is always a space after a `:`

Issue - State: open - Opened by DavyLandman about 1 year ago - 3 comments
Labels: bug

#299 - Automated the normal pre-release tests

Pull Request - State: closed - Opened by DavyLandman about 1 year ago - 2 comments

#298 - [debugger]

Issue - State: open - Opened by jurgenvinju about 1 year ago
Labels: bug

#296 - Updated npm and mvn dependencies to latest versions

Pull Request - State: closed - Opened by DavyLandman about 1 year ago - 1 comment

#295 - [debugger] Value printer uses static type, not dynamic type

Issue - State: closed - Opened by DavyLandman about 1 year ago - 1 comment
Labels: enhancement

#294 - Add project name to started terminal

Pull Request - State: closed - Opened by DavyLandman about 1 year ago - 3 comments
Labels: enhancement

#292 - this fixes #291

Pull Request - State: closed - Opened by jurgenvinju about 1 year ago - 2 comments

#291 - Can't import `util::LanguageServer` in fresh terminal

Issue - State: closed - Opened by aukeroorda about 1 year ago - 21 comments
Labels: bug

#290 - Try and detect pom.xml changes that should invalidate cached PathConfigs

Pull Request - State: closed - Opened by DavyLandman about 1 year ago - 3 comments
Labels: enhancement

#289 - Refresh calculated path if any of the pom files that are related to the project change

Issue - State: closed - Opened by DavyLandman about 1 year ago
Labels: bug, enhancement

#288 - Change how rascal-lsp is release on maven

Issue - State: open - Opened by DavyLandman about 1 year ago - 2 comments
Labels: enhancement

#287 - [RELEASE] version 0.9.0

Issue - State: closed - Opened by jurgenvinju about 1 year ago
Labels: release testing

#285 - Make Interpreter Heap and Stack Size Configurable

Pull Request - State: closed - Opened by mahills about 1 year ago - 1 comment

#283 - Add command to create rascal location from selection

Pull Request - State: open - Opened by linuswagner about 1 year ago - 11 comments
Labels: enhancement

#282 - Documentation for development

Issue - State: open - Opened by linuswagner about 1 year ago - 3 comments
Labels: documentation

#280 - Ask the user to update the JDK installed by Rascal Extension if new release is out

Pull Request - State: closed - Opened by yami2200 about 1 year ago - 3 comments

#279 - Fix unhandled Rascal starting commands

Pull Request - State: closed - Opened by yami2200 about 1 year ago - 2 comments

#278 - Added step out request implementation

Pull Request - State: closed - Opened by yami2200 about 1 year ago - 2 comments

#277 - Used simpler semver style dependencies and updated package-lock

Pull Request - State: closed - Opened by DavyLandman about 1 year ago - 1 comment

#276 - [RELEASE] version 0.8.2

Issue - State: closed - Opened by DavyLandman about 1 year ago - 1 comment
Labels: release testing

#275 - Moving to latest rascal and rascal-maven-plugin

Pull Request - State: closed - Opened by DavyLandman about 1 year ago - 1 comment

#274 - Bump word-wrap from 1.2.3 to 1.2.4 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#273 - Update automatically installed jvm version

Issue - State: closed - Opened by DavyLandman about 1 year ago - 1 comment
Labels: enhancement

#272 - Bump semver from 5.7.1 to 5.7.2 in /rascal-vscode-extension

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#271 - Added Debug Adapter Protocol implementation and connection with Vscode Extension

Pull Request - State: closed - Opened by yami2200 about 1 year ago - 8 comments

#270 - Pico demo does not have documentation strings (@synopsis, @description, @benefits, @pitfalls)

Issue - State: open - Opened by jurgenvinju over 1 year ago - 1 comment
Labels: documentation

#268 - hover help makes no sense with slightly more complex expressions

Issue - State: open - Opened by jurgenvinju over 1 year ago
Labels: bug, enhancement

#267 - Prevent "bootstrapping" a full parser generator for deployed DSL implementations

Issue - State: closed - Opened by DavyLandman over 1 year ago - 58 comments
Labels: enhancement

#266 - Consider using VS Code watches for all URIs that VS Code supports

Issue - State: open - Opened by DavyLandman over 1 year ago - 2 comments

#265 - [RELEASE] version 0.8.0

Issue - State: closed - Opened by jurgenvinju over 1 year ago - 13 comments
Labels: release testing