Ecosyste.ms: Issues

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

GitHub / ionide/ionide-fsgrammar issues and pull requests

#216 - Include `.`s and `?`s in custom operators

Pull Request - State: open - Opened by brianrourkeboll 23 days ago

#215 - Support `member inline`

Pull Request - State: closed - Opened by brianrourkeboll 28 days ago

#214 - Support `val inline` in sig files

Pull Request - State: closed - Opened by brianrourkeboll 29 days ago

#213 - Handle SRTPs in sig files

Pull Request - State: closed - Opened by brianrourkeboll 29 days ago - 7 comments

#212 - Support `static abstract` member declarations

Pull Request - State: closed - Opened by brianrourkeboll 29 days ago - 1 comment

#211 - Don't parse `1.` in `1..10` as float

Pull Request - State: closed - Opened by brianrourkeboll 29 days ago - 3 comments

#210 - Fix ionide#209: Remove (* *) from brackets config

Pull Request - State: open - Opened by mbottini 7 months ago - 4 comments

#208 - Fix ionide#207: Capture (*) inside block comment

Pull Request - State: closed - Opened by mbottini 7 months ago - 5 comments

#207 - Infix multiplication operator is treated as block comment terminator

Issue - State: closed - Opened by mbottini 7 months ago - 3 comments
Labels: bug, up for grabs

#206 - Rogue `"begin/endCaptures"`

Issue - State: open - Opened by RedCMD 8 months ago - 2 comments

#203 - allow operator symbols after a double slash

Pull Request - State: closed - Opened by dawedawe 8 months ago

#202 - Fix #177: Prevent conflict between custom operator and line/doc comment

Pull Request - State: closed - Opened by MangelMaxime 9 months ago - 1 comment

#201 - Fix #199: Fix `let struct` syntax highlighting

Pull Request - State: closed - Opened by MangelMaxime 9 months ago - 1 comment

#200 - match on back-tick escaped namespace and module names

Pull Request - State: closed - Opened by dawedawe 9 months ago - 6 comments

#199 - Syntax highlighting missing for `let struct`

Issue - State: closed - Opened by MangelMaxime 9 months ago - 2 comments

#198 - Fix comment

Pull Request - State: closed - Opened by rzhao271 12 months ago

#197 - Treat unit as a type instead of a constant

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

#196 - Fix inconsistent tokens for parentheses in unit literals

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

#195 - Fix inconsistent arrow color

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

#194 - Fix incorrect tokenization for access modifier

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

#193 - Fix incorrect tokens for colons in abstract member definition

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

#192 - Fix inconsistent treatment of the new keyword

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

#191 - Add missing file reference to project file

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

#190 - Fix incorrect tokens for angle brackets and colons

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

#189 - Update link to language spec in contributing guidelines

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

#188 - Fix incorrect tokens for constructor parentheses

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

#187 - Update build project and packages

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

#186 - Fix inconsistent tokenization of equal signs

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

#185 - Fix incorrect tokenization in lambda expressions

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

#184 - Fix incorrect tokenization of opening brackets for computation expressions

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

#182 - Bug: Slice parameters are tokenized as part of the function itself

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

#181 - Adds support for mutually recursive functions

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

#180 - Syntax highlighting breaks when returning a binding that begins with "use"

Issue - State: closed - Opened by enriquein almost 2 years ago - 1 comment

#179 - Fix: When no other matching rule: Variables starting with `and` or `use` break rule detection

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

#178 - Fix 'use' keyword regexp.

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

#177 - Conflict between custom operator and line comment

Issue - State: closed - Opened by glchapman about 2 years ago

#176 - Fix #174: Fix improper binding tokenization

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

#175 - [Rebase] Enhance string escape sequence matching

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

#174 - Unexpected grammar tokenization

Issue - State: closed - Opened by alexr00 about 2 years ago - 3 comments

#173 - Fix #172: Add missing bindings support

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

#172 - Some bindings are missing?

Issue - State: closed - Opened by njlr about 2 years ago - 1 comment

#171 - Enhance string escape sequence matching

Pull Request - State: closed - Opened by Booksbaum about 2 years ago - 3 comments

#170 - Fix open type

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

#169 - Kant/fix unbalanced comment

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

#168 - Fix displaying unbalanced comments

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

#167 - Allow white space after ending markdown comment.

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

#165 - Multiline comments captures too greedily

Issue - State: closed - Opened by catfly1 over 2 years ago - 4 comments

#164 - Add special rule for Literate command via comments

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

#163 - Ionide hangs when trying to load `.fsproj`s or `.sln`

Issue - State: closed - Opened by SIMPalaxy over 2 years ago - 1 comment

#162 - Prevent single star operator (*) to be captured as a comment

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

#161 - let f = (*) 2 is highlighted as a comment

Issue - State: closed - Opened by ihavenonickname over 2 years ago - 3 comments

#160 - Improve markdown scope detection (avoid overflow)

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

#159 - Fix/boolean scope

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

#158 - Similar lines highlighted differently

Issue - State: closed - Opened by LiteracyFanatic over 3 years ago - 3 comments

#157 - Fix #155: Prevent // comment rules inside a block comment

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

#156 - Move grammar/ to grammars/

Pull Request - State: closed - Opened by am11 almost 4 years ago - 1 comment

#155 - // inside a block comment gets line comment scope

Issue - State: closed - Opened by alexr00 almost 4 years ago
Labels: bug

#154 - Fix #153: Support multiple backtick on the same line

Pull Request - State: closed - Opened by MangelMaxime over 4 years ago

#153 - Multiple `` in one line are not highlighted correctly

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

#152 - Add colorization for static let

Pull Request - State: closed - Opened by MangelMaxime over 4 years ago

#151 - More accurate token names

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

#149 - Fix/nested multi line comments

Pull Request - State: closed - Opened by MangelMaxime over 4 years ago

#148 - Update to FAKE 5

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

#146 - Bump lodash from 4.17.10 to 4.17.15 in /fsharp.syntaxtest

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

#145 - Improve detection of `with get .. and set ...`

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

#144 - Ability to specify highlighting color for symbols

Issue - State: closed - Opened by lfr over 4 years ago - 15 comments

#143 - Support `\xHH` escape in string literals

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

#142 - Method Call Coloring

Issue - State: closed - Opened by g5becks almost 5 years ago - 6 comments

#141 - XXX.set and XXX.get are breaking the coloration

Issue - State: closed - Opened by MangelMaxime almost 5 years ago - 1 comment

#140 - The keyword "new" breaks the syntax highlighting.

Issue - State: closed - Opened by teo-tsirpanis almost 5 years ago - 2 comments

#139 - Improve tuple signature scope detection

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

#138 - Fix #137: Fix `new` constructor capture scope

Pull Request - State: closed - Opened by MangelMaxime almost 5 years ago - 2 comments

#137 - { new ... with } breaks syntax highlighting

Issue - State: closed - Opened by devvydeebug almost 5 years ago - 5 comments

#136 - Fix #135: Secure new capture with a word-break check

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

#135 - If we use a variable newXXX then the coloration is broken

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

#134 - downto is not colored as keyword

Issue - State: closed - Opened by forki about 5 years ago

#133 - Remove 'property' and 'union' as keywords. Add missing keywords

Pull Request - State: closed - Opened by dbrattli about 5 years ago - 6 comments

#132 - Fix #128: Add anonymous record support

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

#131 - Fix #130: Fix comment on open declaration

Pull Request - State: closed - Opened by MangelMaxime about 5 years ago - 1 comment

#130 - Incorrect syntax highlighting when comments next to open statement

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

#129 - Method.get(...) has invalid colorization

Issue - State: closed - Opened by MangelMaxime about 5 years ago

#128 - Anonymous record declaration should be colorized

Issue - State: closed - Opened by MangelMaxime about 5 years ago

#127 - Fix let (<<.) breaks syntax higlight

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

#126 - Fix Tuple invalid highlights if a type info is after generic scope

Pull Request - State: closed - Opened by MangelMaxime about 5 years ago - 1 comment

#125 - Fix/support get set declaration

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

#124 - Fix coloration for get/set when naming tuples in abstract

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

#123 - Fix tuple assignments with access modifiers

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

#122 - Fix inline internal operator colorization in let binding

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

#121 - Ionide colorizes inline internal operator incorrectly

Issue - State: closed - Opened by matthid about 5 years ago - 7 comments

#120 - Ionide colorizes tuple assignments with access modifiers incorrectly

Issue - State: closed - Opened by matthid about 5 years ago - 2 comments

#119 - Tuple invalid highlights if a type info is after generic scope

Issue - State: closed - Opened by MangelMaxime over 5 years ago
Labels: bug, up for grabs

#118 - with get doesn't highlight type definitions

Issue - State: closed - Opened by MangelMaxime over 5 years ago
Labels: bug, up for grabs