Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

kmoschcau

kmoschcau pushed 1 commit to main kmoschcau/nvim-config

View on GitHub

kmoschcau pushed 6 commits to main kmoschcau/nvim-config
  • feat(blink): enable signature completion ab78193
  • feat(blink): restore <Up> <Down> when no menu open 749bdce
  • feat(luasnip): restore use in non-tree-sitter buffers c353b30
  • feat(luasnip): add keymap for choice node switching a358009
  • feat(luasnip): add snippets for razor aec86db
  • feat(luasnip): add indicators for choice nodes b63a49f

View on GitHub

kmoschcau opened an issue on Saghen/blink.cmp
The documentation window overlaps the completion menu, when on the far right of the editor window
### Make sure you have done the following - [x] Updated to the latest version of `blink.cmp` - [x] Searched for existing issues and documentation (try `<C-k>` on https://cmp.saghen.dev) ### Bug D...
kmoschcau pushed 1 commit to main kmoschcau/nvim-config

View on GitHub

kmoschcau created a comment on an issue on jens-maus/RaspberryMatic
Hi, es wäre auch super wenn die Firmware-Updates der CCU selbst ähnlich behandelt werden könnten.

View on GitHub

kmoschcau created a comment on a pull request on checkstyle/checkstyle
Done.

View on GitHub

kmoschcau pushed 1 commit to bugfix/sarif/invalid-paths-on-windows kmoschcau/checkstyle
  • Issue #16127: Correctly handle Windows file paths in SARIF and add a doc link to nvim-lint 7859815

View on GitHub

kmoschcau pushed 1 commit to feature/add-pmd-linter kmoschcau/nvim-lint
  • feat(pmd): fix indentation in example sarif 7749da9

View on GitHub

kmoschcau pushed 9 commits to feature/add-pmd-linter kmoschcau/nvim-lint
  • mypy: set stream to "both" mypy outputs the errors to `stdout` by default but the following configuration options ca... c9aa44f
  • jq: Allow trailing whitespace Closes https://github.com/mfussenegger/nvim-lint/issues/651 1fd5abd
  • Mention how to display filetype in readme (#722) 6742c6e
  • Add ts-standard linter (#702) Co-authored-by: Mathias Fussenegger <[email protected]> 9195dd0
  • Add sqruff (#728) ec9fda1
  • golangci-lint: handle relative paths while parsing (#731) Compare absolute paths when determining filename to buffer... ba3a77b
  • golangci-lint: set --issues-exit-code=0 (#732) This allows the error exit code to indicate failure to run the linter... 3d5190d
  • sqruff: include error code in diagnostic (#729) 789b7ad
  • Merge branch 'master' into feature/add-pmd-linter 543b2b5

View on GitHub

kmoschcau pushed 8 commits to master kmoschcau/nvim-lint
  • mypy: set stream to "both" mypy outputs the errors to `stdout` by default but the following configuration options ca... c9aa44f
  • jq: Allow trailing whitespace Closes https://github.com/mfussenegger/nvim-lint/issues/651 1fd5abd
  • Mention how to display filetype in readme (#722) 6742c6e
  • Add ts-standard linter (#702) Co-authored-by: Mathias Fussenegger <[email protected]> 9195dd0
  • Add sqruff (#728) ec9fda1
  • golangci-lint: handle relative paths while parsing (#731) Compare absolute paths when determining filename to buffer... ba3a77b
  • golangci-lint: set --issues-exit-code=0 (#732) This allows the error exit code to indicate failure to run the linter... 3d5190d
  • sqruff: include error code in diagnostic (#729) 789b7ad

View on GitHub

kmoschcau created a comment on a pull request on checkstyle/checkstyle
I did all required fixes.

View on GitHub

kmoschcau pushed 3 commits to bugfix/sarif/invalid-paths-on-windows kmoschcau/checkstyle
  • Issue #16127: Correctly handle Windows file paths in SARIF and add a doc link to nvim-lint 21ba22b
  • Issue #16127: Allow newly introduced word spellings b131ddc
  • Issue #16127: Statically compile regular espressions dedd30a

View on GitHub

kmoschcau pushed 31 commits to bugfix/sarif/invalid-paths-on-windows kmoschcau/checkstyle
  • Issue #15456: Specify Violation messages for IllegalThrowsCheck cf08cd7
  • Issue #14631: Updated BR_HTML_TAG_NAME in JavadocTokenTypes.java to new AST format eda8303
  • supplemental: Issue #15983 -added validation to default 011fc0e
  • Issue #16077: Fixed anchor image size ba4fb71
  • Issue #16077: changed alignment of table header text to left and added background color 45fca03
  • Issue #14631: Updated TR_HTML_TAG_NAME in JavadocTokenTypes.java to new AST format 45383a9
  • Issue #13345: Enable example test for RegexSinglelineCheck 7555795
  • Issue #14631: Updated exception_literal to new AST format f3c858b
  • Issue #13345: Enable example tests for SuppressWithPlainTextCommentFilter cfac7b3
  • Issue #14631: Update parameters in JavadocTokenTypes 1ad40e7
  • Issue #14631: Updated exception_literal in JavadocTokenTypes.java to format of AST d046474
  • minor: clarify that severity ignore is for all loggers/formatters df4fcd7
  • dependency: bump org.gaul:modernizer-maven-plugin from 3.0.0 to 3.1.0 Bumps [org.gaul:modernizer-maven-plugin](https... 39fd5bf
  • Issue #13345: Enable example test for SuppressWithNearbyTextFilter 067b951
  • minor: added missing closing curly bracket for img[src=images/anchor.png] fc24232
  • Issue #15456: Specify violation messages for inner assignments 28675c6
  • Issue #16077: made tables single column for mobile devices and removed .bodyTable class reference 6c9ce34
  • Issue #16077: Removed text under banner images in menu f8da9fd
  • Issue #16213: Update site.xml to avoid extra labels under images 388af78
  • Issue #14631: Update JAVADOC_INLINE_TAG in JavadocTokenTypes b41e944
  • and 11 more ...

View on GitHub

kmoschcau pushed 55 commits to master kmoschcau/checkstyle
  • minor: clarify output of test for debug mode 180be71
  • dependency: bump commons-beanutils:commons-beanutils Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0.... 98c148e
  • Issue #16155: migration to nio jdk api 18c6ace
  • Issue #15456: Specify violation messages for InputSimplifyBooleanReturnCheck 269a923
  • Issue #14631: Updated LITERAL_INCLUDE in JavadocTokenTypes.java in new AST format 728a071
  • Issue #14631: Update Parameter_Name to new AST format 712cd85
  • Issue #11163: Enforce file size on InputJavadocMethodThrowsDetection e0bf0c6
  • Issue #11163: Enforce file size on InputJavadocPackageNoJavadoc 6bde4bc
  • infra: github workflow to print AST for target java file 28f26ee
  • dependency: bump commons-beanutils:commons-beanutils Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0.... 64e2339
  • infra: Update azure-pipelines.yml to use macOS-14 instead of deprecated macOS-12 9910d16
  • infra: Update run-checkstyle-ast-print.yml to print javadoc AST also 2147f02
  • Issue #15456: specify violation message for HiddenFieldCheck 04c0b99
  • Issue #13213: Remove ok comments from missingjavadoctype dd61fe7
  • Issue #14631: Updated MEMBER in javadocTokenTypes to new AST format 59a1e3a
  • Issue #16077: made non-formatted text wrappable 8313480
  • Issue #16077: made code blocks scroll-able 51174fa
  • Issue #16178: added target=_blank to open external links in new tab 19001ae
  • Issue #16077: fixed #undefined links for h1 & h2 sections 19f8e7b
  • Issue #14631: Updated Hash_literal to new AST format 206ebeb
  • and 35 more ...

View on GitHub

kmoschcau created a comment on an issue on tris203/rzls.nvim
> A) the lsp client doesn't attach to nobuf files Huh, I did not know that. The help files also do not mention it anywhere.

View on GitHub

kmoschcau pushed 1 commit to main kmoschcau/nvim-config

View on GitHub

kmoschcau created a comment on an issue on tris203/rzls.nvim
> https://github.com/tris203/rzls.nvim/blob/main/lua%2Frzls%2Fdocumentstore.lua#L243-L263 > > This is done here by auto command > > Something is causing the html lsp to not attach to the virtual ...

View on GitHub

kmoschcau created a comment on an issue on tris203/rzls.nvim
I also just had this happen to `.virtual.cs` files.

View on GitHub

kmoschcau pushed 5 commits to main kmoschcau/nvim-config
  • chore(plugins): update 9b22467
  • feat(blink): auto show documentation e5186f4
  • feat(plugins)!: remove stand and hydrate plugins d799d6b
  • feat(lightbulb): enable again and just ignore razor filetype 1bd1f75
  • feat(razor): use only dedicated LSP and formatter b2d0b33

View on GitHub

kmoschcau opened an issue on tris203/rzls.nvim
Sometimes `__virtual.html` buffers are left in the buffer list without `buftype` set
Sometimes when I worked with `.razor` or `.cshtml` files and then want to close the editor, neovim complains about modified `__virtual.html` files not being saved. I don't really know when this hap...
kmoschcau opened an issue on tris203/rzls.nvim
rzls does not resolve variables defined in `_ViewImports.cshtml`, when Roslyn is already running
When I open a `.cs` file in a project first, which causes Roslyn to start on its own, and then later open a `.cshtml` file, rzls is not able to resolve variables defined in `_ViewImports.cshtml`. ...
kmoschcau opened an issue on tris203/rzls.nvim
`'replacement string' item contains newlines` on reading `cshtml` files
When I read `cshtml` files with either `:e` or opening a new one after the server has started, I get the following error consistently: ``` Error executing vim.schedule lua callback: ...l/nvim-data...
kmoschcau created a comment on an issue on tris203/rzls.nvim
Argh, seems I spoke too soon. Now it seems to happen on every file read. I can still open a separate issue, if you want.

View on GitHub

kmoschcau created a comment on an issue on tris203/rzls.nvim
Hi, just an update from my side: By now rzls seems to work pretty flawlessly for me. I only rarely get the `'replacement string' item contains newlines`-error, but that's about it.

View on GitHub

kmoschcau created a comment on a pull request on checkstyle/checkstyle
Hi, I just didn't get to it yet. Hopefully I will have enough time to do it this weekend.

View on GitHub

kmoschcau closed an issue on seblj/roslyn.nvim
The server doesn't start
Recently the server stopped starting when opening a cs file. I traced it a bit and the plugin gets as far as `lua/roslyn/lsp.lua:124`. I didn't check further. It also finds an `sln` file. However, ...
kmoschcau opened an issue on seblj/roslyn.nvim
The server doesn't start
Recently the server stopped starting when opening a cs file. I traced it a bit and the plugin gets as far as `lua/roslyn/lsp.lua:124`. I didn't check further. It also finds an `sln` file. However, ...
kmoschcau pushed 1 commit to main kmoschcau/nvim-config

View on GitHub

kmoschcau pushed 2 commits to main kmoschcau/nvim-config
  • chore(plugins): update c54aeb9
  • feat(blink): add colorful-menu completion highlighting 3134322

View on GitHub

kmoschcau pushed 2 commits to main kmoschcau/nvim-config
  • feat(blink): use show_and_insert in cmdline cd94b76
  • chore(plugins): update 353f722

View on GitHub

Load more