Stephan Seitz
Stephan Seitz
Thanks for this nice project! I just found a small typo when reading the README.
When I try to re-import a Keras model. I get an error about invalid scope names in Tensorflow. The mentioned scope had a `:` in it's name. ``` model =...
- don't allow to silently fallback to alternative install location - remove argument of function that wasn't used anywhere (neither in function nor in call sites) - display warning when...
I made an alternative implementation to resolve definitions. I hope it's faster. I did not measure it. So it might be a lie. But when I tested it on larger...
WIP I have little experience with HLSL. So I'm exploring the features for while...
As https://github.com/nvim-treesitter/nvim-treesitter/issues/2660 mentioned it is now possible to use the conceal feature for tree-sitter highlights using https://github.com/neovim/neovim/pull/17776. This issues is for tracking and discussing for which languages conceal would make...

This has been deprecated since February.
This allows to keep the current behavior of Python folding as an opt-in also for other languages.   multi-line function signature (still only keeping the first line with function...