Ecosyste.ms: Issues

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

GitHub / ziglang/vscode-zig issues and pull requests

#63 - Extremely Slow Formatting

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

#62 - Latest plugin changes are not available in the VS marketplace

Issue - State: closed - Opened by al3xastakhov almost 3 years ago - 12 comments

#61 - Add a link to the VSCode Extension on the Marketplace

Pull Request - State: closed - Opened by leighmcculloch almost 3 years ago

#60 - Fix Git URL in package.json

Pull Request - State: closed - Opened by leighmcculloch almost 3 years ago

#59 - Enum Literals can't be function calls & anyopaque

Pull Request - State: closed - Opened by InKryption about 3 years ago

#58 - "orelse" keyword not highlighted

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

#57 - Add "run test", "debug test" and support a hotkey for re-running the last test

Pull Request - State: closed - Opened by Jarred-Sumner about 3 years ago - 3 comments

#56 - ZLS Support

Issue - State: closed - Opened by alichraghi over 3 years ago

#55 - Problem matcher gets incorrect paths

Issue - State: closed - Opened by leecannon over 3 years ago - 1 comment

#54 - Syntax highlighting feature [not an issue More like a feature request]

Issue - State: closed - Opened by Airbus5717 over 3 years ago - 1 comment

#53 - Conflicts with Windows Defender

Issue - State: open - Opened by voltflake over 3 years ago - 2 comments

#52 - Update tsc line to generate .vsix file

Pull Request - State: closed - Opened by rhagenson over 3 years ago

#51 - Add run test button

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

#50 - Zig AstGen Diagnostics + more fixes

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

#49 - Fix multi-workspace diagnostics & build

Pull Request - State: closed - Opened by Jarred-Sumner almost 4 years ago

#48 - Add to open-vsx.org

Issue - State: closed - Opened by markfirmware almost 4 years ago - 3 comments

#47 - Navigation stops working on builder-style expressions

Issue - State: closed - Opened by cryptocode about 4 years ago - 1 comment
Labels: lsp

#45 - Build error for automatically created `build_runner.zig` file from `zls`

Issue - State: closed - Opened by GoNZooo about 4 years ago - 1 comment
Labels: lsp

#44 - Problem has incorrect path if zig build outputs ./a/relative/path

Issue - State: closed - Opened by marnix about 4 years ago - 2 comments

#43 - allow setting breakpoints in zig source files

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

#42 - Implements problem matcher for Zig builds

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

#41 - Extreme CPU usage on find/replace in multiple files

Issue - State: open - Opened by fourst4r over 4 years ago - 2 comments

#40 - release anytype highlighting to marketplace

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

#39 - vscode package has been deprecated

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

#38 - fix buildOnSave setting default value

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

#37 - lsp support

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

#36 - github actions, create-draft-release.sh

Pull Request - State: closed - Opened by markfirmware almost 5 years ago - 3 comments

#35 - Produce .vsix

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

#34 - Ubuntu snap install of zig fails to format

Issue - State: open - Opened by rippy almost 5 years ago - 12 comments

#33 - implement provideCodeActions

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

#32 - master does not compile

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

#31 - Various improvements to syntax highlighting

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

#30 - Default tasks?

Issue - State: open - Opened by daurnimator almost 5 years ago - 2 comments

#28 - Adds setting to toggle build on save

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

#27 - Proposal: Add setting for "build on save" and default to off

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

#26 - Adds 'zig build' to command palette

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

#25 - Provide 'zig build' command to palette

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

#24 - Add a problem matcher for zig

Issue - State: closed - Opened by kavika13 about 5 years ago - 3 comments

#23 - trim paths to fix issue with uri's

Pull Request - State: closed - Opened by emekoi about 5 years ago - 2 comments

#22 - Support Native Debugging out of the box

Issue - State: closed - Opened by tiehuis over 5 years ago - 5 comments
Labels: enhancement

#21 - color doc comments differently than normal comments

Issue - State: closed - Opened by andrewrk over 5 years ago - 2 comments
Labels: enhancement

#19 - Update pattern for unicode escape to \u{N...}

Pull Request - State: closed - Opened by hryx over 5 years ago

#18 - fix eol on format

Pull Request - State: closed - Opened by emekoi over 5 years ago

#17 - improved regex for scraping compilation errors

Pull Request - State: closed - Opened by emekoi over 5 years ago

#16 - Preserve editor focus when showing error from zig fmt

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

#15 - add filename to the result of zig fmt failure

Pull Request - State: closed - Opened by gernest almost 6 years ago - 1 comment

#14 - Simplifying formatting settings. (second attempt)

Pull Request - State: closed - Opened by hchac almost 6 years ago - 1 comment

#13 - added allowzero keyword

Pull Request - State: closed - Opened by emekoi almost 6 years ago - 1 comment

#12 - Modifying .vscodeignore to the suggested settings.

Pull Request - State: closed - Opened by hchac almost 6 years ago - 1 comment

#11 - Simplifying formatting settings.

Pull Request - State: closed - Opened by hchac almost 6 years ago - 3 comments

#10 - use output channels for zig fmt error messages

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

#9 - fix using zig fmt from zig v0.4.0

Pull Request - State: closed - Opened by gernest almost 6 years ago - 1 comment

#8 - Add useful snippets

Pull Request - State: closed - Opened by gernest over 6 years ago - 5 comments

#7 - Add built-in functions to syntax

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

#6 - Add autofmt on save

Issue - State: closed - Opened by tiehuis over 6 years ago - 1 comment
Labels: enhancement

#5 - Extented linting to now have options for how Zig should build the project

Pull Request - State: closed - Opened by Hejsil about 7 years ago

#4 - keep in sync with sublime (and thus linguist) syntax

Issue - State: closed - Opened by jfo about 7 years ago - 2 comments

#3 - Added basic linting functionality

Pull Request - State: closed - Opened by Hejsil over 7 years ago - 1 comment

#2 - `or` and `and` confuse me

Issue - State: closed - Opened by 1l0 over 7 years ago - 4 comments

#1 - Better string literals

Pull Request - State: closed - Opened by scurest over 7 years ago