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

GitHub / nishtahir/language-kotlin issues and pull requests

#79 - Update dependencies

Pull Request - State: closed - Opened by nishtahir 9 months ago - 1 comment
Labels: hacktoberfest-accepted

#78 - Add a language config.

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

#77 - Update gh workflow dependencies

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

#76 - Fix detection of imports with trailing comments

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

#75 - Add support for Data objects

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

#74 - Convert scripts to ES Modules

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

#73 - Use safe write file in build script

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

#72 - Add editor file association for JSON-tmLanguage

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

#71 - Add support for data object

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

#70 - Setup prettier for consistent code formatting

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

#69 - Remove escape sequences from raw strings (Fixes #67)

Pull Request - State: closed - Opened by nishtahir about 2 years ago

#68 - "/*" interpreted as comment start even within a string.

Issue - State: open - Opened by pranjalvachaspati-toast over 2 years ago - 1 comment
Labels: bug, help wanted

#67 - Triple-quoted strings do not ignore backslash before closing sequence

Issue - State: closed - Opened by Vampire over 2 years ago
Labels: bug, help wanted

#66 - Fix strings may be detected as comment (Fixes #59)

Pull Request - State: closed - Opened by nishtahir over 2 years ago - 1 comment

#65 - Bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#64 - Update vscode tmgrammar test

Pull Request - State: closed - Opened by nishtahir over 2 years ago - 1 comment

#63 - Add `inner` keyword

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

#62 - Bump node-fetch from 2.6.1 to 2.6.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#61 - Removd 'comment-inline' include because it doesn't references anything

Pull Request - State: closed - Opened by ClasherKasten over 3 years ago - 1 comment

#60 - Bump plist from 3.0.3 to 3.0.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#59 - Double slash is detected as comment

Issue - State: closed - Opened by T3sT3ro over 3 years ago - 1 comment
Labels: bug, help wanted, good first issue

#58 - Add code pattern in string template expression, add regressions.

Pull Request - State: closed - Opened by Animeshz almost 4 years ago - 2 comments

#57 - Code block with string in multi-line code block inside string colored wrongly

Issue - State: closed - Opened by niltok almost 4 years ago - 1 comment

#56 - Closes #53; Parse the single expression function literal within function definition.

Pull Request - State: closed - Opened by Animeshz about 4 years ago - 1 comment

#54 - Fix double quoted string detection when followed by single quote and fix root imports

Pull Request - State: closed - Opened by Animeshz about 4 years ago - 1 comment

#53 - Content after triple quotes highlighted as string

Issue - State: closed - Opened by starsep about 4 years ago - 6 comments

#52 - `import` not highlighted correctly when followed by items in <root>

Issue - State: closed - Opened by ksqsf over 4 years ago
Labels: bug, help wanted

#51 - "'" makes the rest of the file incorrectly highlighted

Issue - State: closed - Opened by ksqsf over 4 years ago - 1 comment
Labels: bug, help wanted

#50 - data is highlighted as a class modifier in different scenarios

Issue - State: closed - Opened by starsep over 4 years ago - 1 comment
Labels: bug, help wanted

#49 - The double quotes strings are not recognised if they're followed by single quote.

Issue - State: closed - Opened by Animeshz over 4 years ago
Labels: bug, help wanted

#48 - Incorrect highlighting of functional interfaces and its member.

Issue - State: closed - Opened by Animeshz over 4 years ago
Labels: bug, help wanted

#47 - Quickfix for stdlib's suspend function is scoped as keyword.

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

#46 - Quickfix for !is being highlighted as keyword when part of a negated variable name.

Pull Request - State: closed - Opened by Animeshz over 4 years ago - 1 comment

#45 - Suspend function is scoped as keyword.

Issue - State: closed - Opened by Animeshz over 4 years ago

#44 - !is highlighted as keyword when part of a negated variable name

Issue - State: closed - Opened by TWiStErRob over 4 years ago - 2 comments
Labels: bug, help wanted

#43 - Use storage scope for annotations's text part and improve annotation regex.

Pull Request - State: open - Opened by Animeshz over 4 years ago - 2 comments

#42 - Annotations with qualifier and braces are not handled.

Issue - State: open - Opened by Animeshz over 4 years ago - 4 comments
Labels: help wanted

#39 - Fixes recognition of single-lettered class and enum entry (Fixes #38)

Pull Request - State: closed - Opened by Animeshz over 4 years ago - 7 comments

#38 - Enum entries are not properly recognized.

Issue - State: closed - Opened by Animeshz over 4 years ago - 1 comment

#37 - Adds recognition of char literals (Fixes #36)

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

#36 - Char literals are not properly treated as characters.

Issue - State: closed - Opened by Animeshz over 4 years ago

#35 - Fix issue with quotes inside tripple quoted string (Issue #26)

Pull Request - State: closed - Opened by shaeberling over 4 years ago - 1 comment

#34 - Addresses double-quote in character issue from issue #26.

Pull Request - State: closed - Opened by shaeberling over 4 years ago - 3 comments

#33 - Kotlin syntax highlighting on github no longer working

Issue - State: closed - Opened by patkujawa-wf over 4 years ago - 4 comments

#32 - Add test for unicode escaped string

Pull Request - State: closed - Opened by nishtahir almost 5 years ago - 1 comment

#31 - Move operators and punctuation to Keywords file

Pull Request - State: closed - Opened by nishtahir almost 5 years ago - 1 comment

#30 - Move build in functions to functions file. Add new builtins

Pull Request - State: closed - Opened by nishtahir almost 5 years ago - 1 comment
Labels: hacktoberfest-accepted

#29 - Update Readme.md

Pull Request - State: closed - Opened by nishtahir almost 5 years ago - 1 comment
Labels: hacktoberfest-accepted

#28 - Generate code coverage report for scopes

Pull Request - State: closed - Opened by nishtahir almost 5 years ago - 1 comment
Labels: hacktoberfest-accepted

#27 - Name of an object highlighted differently than a class name

Issue - State: closed - Opened by starsep almost 5 years ago - 3 comments
Labels: help wanted, good first issue

#26 - Quadruple quotation marks

Issue - State: closed - Opened by starsep almost 5 years ago - 9 comments
Labels: help wanted

#25 - Unsigned types added

Pull Request - State: closed - Opened by starsep almost 5 years ago - 1 comment

#24 - Add Unsigned basic types

Issue - State: closed - Opened by nishtahir almost 5 years ago
Labels: help wanted, good first issue

#23 - Comments in function parameters are not scoped correctly

Issue - State: closed - Opened by nishtahir almost 5 years ago

#22 - Break out project into smaller files.

Pull Request - State: closed - Opened by nishtahir almost 5 years ago

#21 - object declerations as arguments are not highlighted correctly

Issue - State: closed - Opened by nishtahir about 5 years ago - 1 comment

#20 - Kotlin nested multi-line comments syntax-highlighting

Issue - State: closed - Opened by Apostolique about 5 years ago - 2 comments
Labels: help wanted, good first issue

#18 - Assorted grammar bug fixes. Introduce tests

Pull Request - State: closed - Opened by nishtahir about 5 years ago

#17 - Having ? before method calls breaks highlighting

Issue - State: closed - Opened by seratch over 5 years ago - 1 comment

#16 - syntax: Match lateinit modifier

Pull Request - State: closed - Opened by msfjarvis over 5 years ago - 1 comment

#15 - `<=` breaks highlighting

Issue - State: closed - Opened by seratch almost 6 years ago - 3 comments

#14 - Single line comments break formatting

Issue - State: closed - Opened by CreamyCookie about 6 years ago - 1 comment

#13 - Single line comments break

Issue - State: closed - Opened by CreamyCookie about 6 years ago

#12 - Kotlin highlight is broken when @ is used inside formatter ${}

Issue - State: closed - Opened by sanyarnd over 6 years ago - 1 comment

#11 - Bug fixes in grammar

Pull Request - State: closed - Opened by nishtahir over 6 years ago

#10 - Single quoted double quote breaks highlight

Issue - State: closed - Opened by TWiStErRob over 6 years ago - 2 comments

#9 - Does not highlight methods correctly

Issue - State: closed - Opened by Pato94 over 6 years ago - 1 comment

#8 - Syntax highlighting stops after string literal

Issue - State: closed - Opened by erikhuizinga over 6 years ago - 1 comment

#7 - Small syntax highlight issue

Issue - State: closed - Opened by EugeneOsipenko over 6 years ago - 1 comment

#6 - Syntax highlighting still slightly buggy

Issue - State: closed - Opened by morrisseyai over 6 years ago - 2 comments

#5 - Syntax Highlighting Issue

Issue - State: closed - Opened by gantonious over 6 years ago - 7 comments

#4 - Comments after field are not recognized as comment

Issue - State: closed - Opened by dhoepelman over 6 years ago

#3 - Rewrite grammar for more consistency

Pull Request - State: closed - Opened by nishtahir almost 7 years ago

#2 - `($)` inside inline docs breaks highlighting of entire file

Issue - State: closed - Opened by vlad20012 almost 7 years ago - 1 comment

#1 - Broken syntax highlighting

Issue - State: closed - Opened by joshuaavalon almost 7 years ago - 2 comments