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

#526 - Fix duplicate locations in rename edits.

Pull Request - State: closed - Opened by toinehartman 10 days ago - 1 comment
Labels: enhancement

#525 - Rename performance improvements

Pull Request - State: closed - Opened by toinehartman 11 days ago - 2 comments
Labels: enhancement

#523 - Detect outdated dependencies in pom.xml

Issue - State: open - Opened by DavyLandman 11 days ago - 4 comments
Labels: enhancement

#519 - [RELEASE] version 0.12.0

Issue - State: open - Opened by DavyLandman 14 days ago
Labels: release testing

#518 - Renaming a module in the Explorer

Issue - State: open - Opened by sungshik 16 days ago
Labels: enhancement

#517 - Renaming UX for invalid identifiers

Issue - State: open - Opened by sungshik 16 days ago
Labels: enhancement

#516 - Fix ESlint warning.

Pull Request - State: closed - Opened by toinehartman 18 days ago - 1 comment

#513 - Fix configuration of Pico language server

Pull Request - State: closed - Opened by sungshik 21 days ago - 4 comments

#512 - Simplify the debouncer and add tests

Pull Request - State: closed - Opened by sungshik 21 days ago - 1 comment

#511 - Implemented error recovery support in parametric language servers

Pull Request - State: open - Opened by PieterOlivier 21 days ago - 2 comments

#510 - Rename refactoring: support node fields

Issue - State: open - Opened by toinehartman 21 days ago
Labels: enhancement

#509 - Remove rascal-core from workspace.

Pull Request - State: closed - Opened by toinehartman 21 days ago - 1 comment

#508 - Fix rename TModel load

Pull Request - State: closed - Opened by toinehartman 22 days ago - 1 comment

#507 - Using latest rascal, rascal-core, and typepal

Pull Request - State: closed - Opened by DavyLandman 22 days ago

#506 - Release notes

Pull Request - State: closed - Opened by sungshik 23 days ago - 1 comment

#505 - Rename from cursor where LHS is a constructor call

Issue - State: open - Opened by toinehartman 23 days ago
Labels: bug

#502 - Add special-case-highlighting parameter to parsing service

Pull Request - State: closed - Opened by sungshik 24 days ago - 1 comment

#501 - Add token collector modes

Pull Request - State: closed - Opened by sungshik 25 days ago - 6 comments

#500 - Simplify class `TokenCollector` to avoid two versions of maximal token logic

Pull Request - State: closed - Opened by sungshik 28 days ago - 2 comments

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

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

#498 - Bump the upstream-libs group in /rascal-lsp with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 28 days ago - 1 comment
Labels: dependencies, java

#497 - Semantic tokenizer improvements: tests, simplification, syntax-in-syntax bugfix

Pull Request - State: closed - Opened by sungshik 28 days ago - 1 comment

#496 - Updating to latest rascal, rascal-core, typepal, and rascal-maven-plugin

Pull Request - State: closed - Opened by rodinaarssen about 1 month ago - 1 comment

#495 - Support `has` in rename refactoring

Pull Request - State: closed - Opened by toinehartman about 1 month ago - 1 comment
Labels: enhancement

#494 - Add semantic tokenizer tests

Pull Request - State: closed - Opened by sungshik about 1 month ago - 1 comment

#493 - Unsupported splice pattern causes NULL pointer exception inside interpreter

Issue - State: open - Opened by leegbestand about 1 month ago - 1 comment
Labels: bug

#492 - Process parse errors (including error nodes) in `TextDocumentState`

Pull Request - State: closed - Opened by sungshik about 1 month ago - 1 comment

#491 - Both outline and codelenses support can now handle error trees

Pull Request - State: closed - Opened by PieterOlivier about 1 month ago

#490 - Error recovery for Rascal

Pull Request - State: open - Opened by sungshik about 1 month ago

#489 - Re-enable bracket matching in strings and comments

Pull Request - State: closed - Opened by sungshik about 1 month ago - 3 comments

#488 - Always fold the @license tag

Issue - State: closed - Opened by jurgenvinju about 1 month ago - 1 comment
Labels: enhancement

#487 - Refine resolution of overloaded constructor & field declarations

Pull Request - State: closed - Opened by toinehartman about 1 month ago - 1 comment
Labels: bug

#486 - Make the Rascal VSCode plugin even better

Issue - State: open - Opened by PaulKlint about 1 month ago - 4 comments
Labels: enhancement

#485 - Using latest rascal-core and typepal

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

#484 - More consistent service names flaky test

Pull Request - State: closed - Opened by sungshik about 1 month ago - 1 comment

#483 - Reduce the strictness of the workspace & project validators

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

#482 - Rename Java identifiers to be consistent with LSP

Pull Request - State: closed - Opened by sungshik about 1 month ago - 6 comments

#481 - More consistent service names in java

Pull Request - State: closed - Opened by sungshik about 1 month ago - 1 comment

#480 - Remove unused class `TimedReference`

Pull Request - State: closed - Opened by sungshik about 1 month ago - 1 comment

#479 - false positive warning about library files not being well-supported

Issue - State: closed - Opened by jurgenvinju about 1 month ago - 4 comments
Labels: bug

#478 - API and implementation of codefixes and code actions for Rascal itself

Pull Request - State: closed - Opened by jurgenvinju about 1 month ago - 9 comments

#477 - Switch `analyzer` and parse errors to pull-based diagnostics

Issue - State: open - Opened by DavyLandman about 1 month ago
Labels: enhancement

#476 - Show skipped part and use error tree for outlining

Pull Request - State: closed - Opened by PieterOlivier about 1 month ago

#475 - Debounce the parser

Pull Request - State: closed - Opened by sungshik about 2 months ago

#474 - Add DSL support for `textDocument/declaration`

Issue - State: open - Opened by DavyLandman about 2 months ago

#473 - A consistent naming scheme for the LanguageService constructors , with backward compatibility functions.

Pull Request - State: closed - Opened by jurgenvinju about 2 months ago - 2 comments
Labels: enhancement

#472 - Fixed incorrect type for the code lenses in LanguageService

Pull Request - State: closed - Opened by DavyLandman about 2 months ago - 1 comment
Labels: bug

#471 - Fix param type

Pull Request - State: closed - Opened by toinehartman about 2 months ago - 1 comment

#470 - Trying to more reliably close the open editor

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

#469 - Configuration of Rascal terminal names

Pull Request - State: closed - Opened by sungshik about 2 months ago - 2 comments

#467 - Fix remaing type error in rename tests

Pull Request - State: closed - Opened by toinehartman about 2 months ago - 1 comment

#466 - Reconsider names of the contributions in util::LanguageServer

Issue - State: closed - Opened by DavyLandman about 2 months ago
Labels: enhancement

#465 - Fix type errors in rename refactoring modules

Pull Request - State: closed - Opened by toinehartman about 2 months ago - 1 comment

#464 - Trying to improve a final issue with the UI tests

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

#463 - Updating to latest rascal-core version

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

#462 - Bump the upstream-libs group in /rascal-lsp with 5 updates

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

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

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

#460 - Downstream language services fail if one of them fails due to a bug in the Rascal code

Issue - State: closed - Opened by jurgenvinju about 2 months ago - 1 comment
Labels: enhancement

#459 - Focus generalizes bottom lexical and top fullTree parametres to a spine around the cursor

Pull Request - State: closed - Opened by jurgenvinju 2 months ago - 8 comments
Labels: enhancement

#458 - Results of the semantic highlighter are occasionally displayed wrongly in VS Code

Issue - State: closed - Opened by sungshik 2 months ago - 1 comment
Labels: bug

#457 - Improving the UI test runtime

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

#456 - Semantic tokenizer makes mistakes when a `syntax` tree (with category) has `syntax` children

Issue - State: closed - Opened by sungshik 2 months ago - 16 comments
Labels: bug

#455 - Removing workaround in REPL for the watch function

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

#454 - testing rascal without the lib scheme

Pull Request - State: open - Opened by jurgenvinju 2 months ago

#453 - Update rascal.tmGrammar.json with generated grammar (commit 6106209 o…

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

#452 - wrap command return type

Pull Request - State: closed - Opened by jurgenvinju 2 months ago - 6 comments
Labels: enhancement

#451 - Variables view now shows a variable's dynamic type instead of the static type.

Pull Request - State: closed - Opened by rodinaarssen 3 months ago - 1 comment

#450 - Rename refactoring: rename named `list`/`set` fields

Issue - State: open - Opened by toinehartman 3 months ago
Labels: bug

#449 - Reduce flakyness of the rename test by retrying the command to send the tename

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

#447 - Bump the upstream-libs group across 1 directory with 4 updates

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

#446 - Refactor rename code to use extended `TModel` instead of `WorkspaceInfo`

Issue - State: open - Opened by toinehartman 3 months ago
Labels: enhancement

#445 - Lets enforce our editor config, tabs, spaces and a few other rules

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

#444 - Rename refactoring: keyword fields

Pull Request - State: closed - Opened by toinehartman 3 months ago - 1 comment
Labels: enhancement

#443 - Quick-fix for missing pom.xml

Issue - State: open - Opened by jurgenvinju 3 months ago

#441 - Bump @types/node from 18.19.47 to 18.19.48 in /rascal-vscode-extension in the dev-packages group

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

#440 - Bump the upstream-libs group in /rascal-lsp with 6 updates

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

#439 - Removed dependencies and updated those that we do use

Pull Request - State: closed - Opened by DavyLandman 3 months ago - 1 comment
Labels: dependencies, javascript

#438 - Bump webpack from 5.91.0 to 5.94.0 in /rascal-vscode-extension

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

#437 - Add rascal standard library for REPLs without a project

Pull Request - State: closed - Opened by jurgenvinju 3 months ago - 2 comments

#436 - LSPTerminalWrapper can remove fix wrt watching logical locations

Issue - State: closed - Opened by jurgenvinju 3 months ago
Labels: bug

#435 - Can not start terminal to generate pom.xml file if a a pom.xml file is missing

Issue - State: closed - Opened by jurgenvinju 3 months ago - 4 comments
Labels: bug

#434 - fix yop project for latest VScode release

Issue - State: open - Opened by jurgenvinju 3 months ago - 4 comments
Labels: documentation

#432 - Textmate grammar does not handle more than one location on a single line

Issue - State: open - Opened by rodinaarssen 3 months ago - 5 comments
Labels: bug

#431 - Reset tokens by semantic highlighter is not working correctly

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

#430 - No help to configure the right JDK

Issue - State: open - Opened by linuswagner 3 months ago - 3 comments
Labels: bug

#429 - Update `rascal.tmGrammar.json` with generated grammar

Pull Request - State: closed - Opened by sungshik 3 months ago - 1 comment

#428 - Bump the dev-packages group across 1 directory with 12 updates

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

#427 - Run CI on more PRs

Pull Request - State: closed - Opened by toinehartman 3 months ago - 2 comments