Stephan Seitz

Results 68 issues of 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...

![image](https://user-images.githubusercontent.com/7189118/179099035-d4ee06ab-4be8-43dd-ad4e-63ead13999ab.png)

This has been deprecated since February.

This allows to keep the current behavior of Python folding as an opt-in also for other languages. ![grafik](https://user-images.githubusercontent.com/7189118/168471368-213a8cab-698b-472a-a97d-e720eb9e23d6.png) ![grafik](https://user-images.githubusercontent.com/7189118/168471377-c3e75875-21e9-43d5-ab1c-384d76a1a1f0.png) multi-line function signature (still only keeping the first line with function...