Christoph Wempe

Results 68 issues of Christoph Wempe

There seems to be a regression with ChannelColumn in v2.1.6. In v2.0.0 each Binding parameter (like mqtt's ``) where moved to new lines. See https://github.com/MaxBec/openHAB-Alignment-Tool/issues/31. But it does not anymore...

bug

I am not sure if I should report an issue with the current `beta2`. I suspect this worked in the stable version. But I never tried it. When I try...

bug
.sitemap

I would like to import some custom stickers (Emojies). But there is no official einfermation how to do this. I found this Reddit post: https://www.reddit.com/r/oneshot/comments/95gqc8/comment/ec9cc9b/?utm_source=reddit&utm_medium=web2x&context=3 > Put 128x128 .png images...

Similar to BGP there could be a symbol for the OSPF-section of the config.

feature request

Maybe you could add access-lists in the outline panel. I think there are two formats that could be supported: ``` ip access-list standard Foo permit host 192.168.1.2 [...] permit host...

feature request

I would like to color `no` red. ![image](https://github.com/Y-Ysss/vscode-cisco-config-highlight/assets/1270359/7f83156b-615e-4009-8d9b-3c52af60dbcb) Like this: ![image](https://github.com/Y-Ysss/vscode-cisco-config-highlight/assets/1270359/8d4c3450-d7eb-4658-a2d9-02692aebda68) But I think there is no scope for this, yet.

feature request

It would be nice if `permit` and `deny` would be colored green/red. like [Cisco IOS Syntax](https://marketplace.visualstudio.com/items?itemName=jamiewoodio.cisco) does: ![image](https://github.com/Y-Ysss/vscode-cisco-config-highlight/assets/1270359/2e5a104d-f1e1-4f63-884f-b71684ea9689) I admit, I did not test this yet, but it looks like...

feature request

I just noticed that this Extension is not available when you use VScodium. Some users prefer [VScodium ](https://vscodium.com/) instead of VScode. It would be great if you could also publish...