Ecosyste.ms: Issues

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

GitHub / langium/langium issues and pull requests

#1054 - Make parser rule reachable when used in crossref

Pull Request - State: closed - Opened by hpopov over 1 year ago - 2 comments

#1052 - JSDoc hover disapper after upgrading langium from 1.0.1

Issue - State: open - Opened by jiashengguo over 1 year ago
Labels: bug, jsdoc

#1049 - [Draft] Extract playground from Langium website

Pull Request - State: open - Opened by Lotes over 1 year ago - 2 comments

#1047 - Looks like a guard does not make a property optional in the semantic model

Issue - State: open - Opened by trusktr over 1 year ago
Labels: bug, grammar, types

#1043 - generator/expandToNode: improved handling of white space vs. undefined

Pull Request - State: closed - Opened by sailingKieler over 1 year ago
Labels: polish

#1040 - Another fix for the broken `generator-langium`

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: yeoman

#1038 - Fix missing files in generator

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: yeoman

#1037 - Project generation fails due to missing files

Issue - State: closed - Opened by svallory over 1 year ago - 2 comments
Labels: bug, yeoman

#1036 - Add publishing permissions

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: repo

#1035 - Publish version 1.2.0

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: repo

#1031 - Automate release process

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: repo

#1026 - Arithmetics floating point math

Issue - State: open - Opened by emilkrebs over 1 year ago
Labels: examples

#1025 - Improve the "check devided by zero" validator in arithmetics

Issue - State: open - Opened by emilkrebs over 1 year ago
Labels: examples

#1024 - Add IPA for 'Langium'

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: repo

#1023 - Fix build error

Pull Request - State: closed - Opened by gfontorbe over 1 year ago

#1022 - Navigation to declaration of assignment not working as expected

Issue - State: open - Opened by gfontorbe over 1 year ago
Labels: bug

#1020 - Fixed invalid grammar validation error

Pull Request - State: closed - Opened by gfontorbe over 1 year ago

#1019 - Recursion should not be allowed in arithmetics

Issue - State: open - Opened by emilkrebs over 1 year ago
Labels: bug, examples

#1018 - Import types instead of import and prepare update to TS5.0

Pull Request - State: closed - Opened by gfontorbe over 1 year ago - 3 comments

#1017 - Add validation for cross-reference to union type

Pull Request - State: closed - Opened by gfontorbe over 1 year ago

#1016 - Indentation tokenization based on terminal annotations

Issue - State: open - Opened by msujew over 1 year ago - 4 comments
Labels: parser

#1014 - Replicated signature overloads to 'StreamImpl'

Pull Request - State: closed - Opened by sailingKieler over 1 year ago
Labels: bug, polish

#1013 - Improved Arithmetics Language

Pull Request - State: closed - Opened by emilkrebs over 1 year ago - 2 comments

#1008 - Use `assert` for test utilities

Pull Request - State: closed - Opened by msujew over 1 year ago - 2 comments
Labels: test

#1007 - Fix json config schema validation

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: cli, extension

#1006 - langium-config-schema.json is missing in ./data folder of installed langium-vscode extension

Issue - State: closed - Opened by hpopov over 1 year ago - 2 comments
Labels: bug, extension

#1005 - Normalize line endings for yeoman generator

Pull Request - State: closed - Opened by msujew over 1 year ago - 3 comments
Labels: yeoman

#1004 - Improve completion behavior for cross references

Pull Request - State: closed - Opened by msujew over 1 year ago - 1 comment
Labels: completion

#1003 - Generate `isType` function for primitive datatype rules

Pull Request - State: closed - Opened by gfontorbe over 1 year ago - 1 comment
Labels: ast, types

#1002 - Improvements to `expectSymbols`, `expectFoldings`, and `expectCompletion` test functions

Pull Request - State: closed - Opened by sailingKieler over 1 year ago - 3 comments
Labels: test

#1001 - Return back to global `expect` imports

Pull Request - State: closed - Opened by msujew over 1 year ago - 2 comments
Labels: test

#1000 - Fix document highlighting for non-local references

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: LSP

#999 - IntelliJ example

Issue - State: open - Opened by ctron over 1 year ago - 3 comments

#998 - Highlighter LSP service yields incorrect results when declaration is in another file

Issue - State: closed - Opened by msujew over 1 year ago
Labels: bug, LSP

#997 - Bug: Get stack overflow error after chevrotain-allstar upgraded to 0.1.5

Issue - State: closed - Opened by jiashengguo over 1 year ago - 1 comment
Labels: bug

#995 - Add prism syntax highlighting generator

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: cli, highlighting

#994 - AbstractFormatter does not insert new lines before comments

Issue - State: closed - Opened by ben5311 over 1 year ago - 3 comments
Labels: bug

#993 - Generator for Prism syntax highlighter

Issue - State: closed - Opened by billiegoose over 1 year ago
Labels: highlighting

#992 - Generator for Pygments syntax highlighter

Issue - State: open - Opened by billiegoose over 1 year ago
Labels: highlighting

#991 - The Monarch generator doesn't add an escape symbol before /

Issue - State: closed - Opened by pluralia over 1 year ago - 1 comment
Labels: bug, good first issue, monarch

#990 - Generate checker functions for data type rules

Issue - State: closed - Opened by spoenemann over 1 year ago
Labels: cli

#989 - Generated CLI does not have execution permission and has CRLF issue

Issue - State: open - Opened by luan-xiaokun over 1 year ago - 1 comment
Labels: bug, yeoman

#985 - Allow to use `AstNode` in validation

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: validation

#983 - Allow `AstNode` in validation checks

Issue - State: closed - Opened by msujew over 1 year ago
Labels: validation

#974 - Add badges for chat and discussions

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: repo

#973 - Fixes for deep and declared hierarchies

Pull Request - State: closed - Opened by daumantas-kavolis-sensmetry over 1 year ago - 3 comments
Labels: types

#972 - Add utilities for resolving cross-references

Pull Request - State: closed - Opened by Lotes over 1 year ago - 6 comments

#969 - Langium Playground as a VSCode extension

Issue - State: open - Opened by emilkrebs over 1 year ago - 2 comments
Labels: extension

#968 - Added a validator to check for duplicate names

Pull Request - State: closed - Opened by emilkrebs over 1 year ago
Labels: bug, examples

#966 - Missing validation for cross-reference targets

Issue - State: closed - Opened by spoenemann over 1 year ago
Labels: validation, grammar

#964 - Troubles with repeating delimiter

Issue - State: closed - Opened by ctron over 1 year ago
Labels: bug

#963 - Community Chatroom?

Issue - State: closed - Opened by jtenner over 1 year ago - 2 comments

#961 - Embed typescript fragments inside your dsl

Issue - State: closed - Opened by nadavhames over 1 year ago

#960 - Langium TypeScript output should use `type` imports for non-value imports

Issue - State: closed - Opened by trusktr over 1 year ago
Labels: cli

#958 - Datatype rule leads to broken ast.ts

Issue - State: closed - Opened by cdietrich over 1 year ago
Labels: bug, cli

#957 - Declared union type leads to nonsense code in ast.ts

Issue - State: closed - Opened by spoenemann over 1 year ago
Labels: cli, types

#955 - Don't Format Documents with Lexer/Parser Errors

Pull Request - State: closed - Opened by montymxb over 1 year ago

#954 - Add yeoman generator for web setup

Pull Request - State: closed - Opened by gfontorbe over 1 year ago - 1 comment

#953 - Add gitignore to yeoman generator

Pull Request - State: closed - Opened by gfontorbe over 1 year ago

#950 - Mandatory properties are also optional

Pull Request - State: closed - Opened by daumantas-kavolis-sensmetry over 1 year ago

#949 - Type inference issues

Issue - State: closed - Opened by daumantas-kavolis-sensmetry over 1 year ago - 1 comment
Labels: bug, types

#947 - Improve type validation for type unions

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: types

#946 - Fix infinite recursions for super/sub properties

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: types

#945 - Infinite recursion

Issue - State: closed - Opened by daumantas-kavolis-sensmetry over 1 year ago
Labels: bug, types

#943 - Declared interfaces can't use union string types in properties

Issue - State: closed - Opened by sailingKieler over 1 year ago
Labels: bug, types

#942 - Prevent generation on non-AST union types

Pull Request - State: closed - Opened by msujew over 1 year ago - 3 comments
Labels: ast

#941 - Presence of declared union types breaks validator (compile time)

Issue - State: closed - Opened by sailingKieler over 1 year ago
Labels: bug, types

#940 - Invalid grammar validation errors on rules with unassigned rule calls

Issue - State: closed - Opened by sailingKieler over 1 year ago
Labels: bug, grammar, types

#939 - Document breaking grammar change

Pull Request - State: closed - Opened by msujew over 1 year ago

#938 - Praser shows error after upgrading to 1.1.0

Issue - State: closed - Opened by jiashengguo over 1 year ago - 1 comment
Labels: bug

#936 - Update versions for v1.1.0

Pull Request - State: closed - Opened by msujew over 1 year ago

#935 - Allow completion providers to override options

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: LSP

#934 - Update changelog for v1.1.0

Pull Request - State: closed - Opened by msujew over 1 year ago

#933 - [arithmetics] Missing essential validations

Issue - State: open - Opened by spoenemann over 1 year ago - 3 comments
Labels: good first issue, validation, examples

#928 - yeoman - Create tasks.json to generate grammar files

Pull Request - State: closed - Opened by dhuebner over 1 year ago - 1 comment
Labels: yeoman

#926 - Generate tasks.json to ensure grammar is generated before stating extension

Issue - State: closed - Opened by dhuebner over 1 year ago - 1 comment
Labels: yeoman, proposal

#918 - suggest .gitignore for generated projects

Issue - State: closed - Opened by trusktr over 1 year ago
Labels: yeoman, proposal

#917 - Support terminal lookahead

Pull Request - State: closed - Opened by msujew over 1 year ago
Labels: grammar

#912 - grammar formatter deletes code

Issue - State: closed - Opened by trusktr over 1 year ago - 2 comments
Labels: bug

#854 - Bugfix for completion for malformed input

Pull Request - State: closed - Opened by insafuhrmann almost 2 years ago - 1 comment

#852 - Remove unions from container types calculation

Pull Request - State: closed - Opened by pluralia almost 2 years ago

#847 - Attempt to test against local langium packages

Pull Request - State: closed - Opened by dhuebner almost 2 years ago - 8 comments

#844 - Consider existing declared interfaces when infering types

Issue - State: closed - Opened by msujew almost 2 years ago - 1 comment
Labels: validation, types

#802 - Integrate Djinject

Pull Request - State: open - Opened by danieldietrich almost 2 years ago

#797 - Syntax highlighting broken for more complicated string types (string with escaping)

Issue - State: closed - Opened by goto40 almost 2 years ago - 4 comments
Labels: bug, highlighting

#760 - Add a Yeoman option to create a in-browser worker script of the language server

Issue - State: closed - Opened by Lotes almost 2 years ago - 1 comment
Labels: cli, yeoman

#752 - Improve type inferrence of data type rules

Issue - State: closed - Opened by pluralia almost 2 years ago - 10 comments
Labels: ast, types

#740 - Monarch Grammar Generation does not Escape / Symbol

Issue - State: open - Opened by montymxb almost 2 years ago - 1 comment
Labels: bug, good first issue, cli

#595 - Support full LSP spec

Issue - State: open - Opened by msujew about 2 years ago - 1 comment
Labels: LSP, epic

#590 - Separate inject package

Pull Request - State: closed - Opened by danieldietrich about 2 years ago - 1 comment

#547 - Adds Code Actions for Types

Pull Request - State: closed - Opened by montymxb over 2 years ago - 2 comments

#511 - Add the ability to use parentheses when declaring `TypeAlternatives`

Issue - State: closed - Opened by pluralia over 2 years ago - 6 comments
Labels: ast, types

#484 - V8 Engine crash in grammar language server

Issue - State: closed - Opened by spoenemann over 2 years ago - 2 comments
Labels: bug

#476 - Merge union type definitions

Issue - State: closed - Opened by msujew over 2 years ago
Labels: ast, types

#442 - Various code actions about types

Issue - State: open - Opened by pluralia over 2 years ago - 3 comments
Labels: polish, types

#416 - Added type testing using tsd

Pull Request - State: closed - Opened by danieldietrich over 2 years ago

#294 - Name clashing of terminal and non-terminal rules

Issue - State: closed - Opened by pluralia almost 3 years ago - 2 comments
Labels: bug, parser, grammar