Simon van Noort

Results 8 issues of Simon van Noort

## Introduction The plugin in its current form using the default toggles is already fast enough not to cause noticable lag. There are however parts of Toggler's implementation that **can...

enhancement
refactor

As requested by a [review](https://plugins.jetbrains.com/plugin/16166-toggler/reviews#review=96108) on the JetBrains marketplace. > The current approach of managing the dictionary within the small settings window is suboptimal. I would prefer the ability to...

enhancement
help wanted

Allow adding toggles to the configuration which are only enabled for files in certain languages. The following is an example configuration just to get the point across. Of course with...

feature

## Introduction To be able to test functionality which can't be tested through direct integration tests, we'll have to set up UI tests. * The [intellij-ui-test-robot](https://github.com/JetBrains/intellij-ui-test-robot) can be used for...

enhancement
help wanted

Warnings IntelliJ IDEA Ultimate 2025.1 eap (251.18673.35) 30 Jan 2025 20:20 1.381 Compatible. 1 usage of deprecated API 1 deprecated API usage Toggler 1.4.1 uses deprecated API, which may be...

deprecation

Add a setting to Toggler's settings menu that allows one to disable Toggler's "No match was found in..." notifications. These are normally triggerred when you activate the ToggleAction on a...

feature

I should dive into the plugin configuration to better understand it and clean up the configuration. For example, if I'm not using the Kotlin support, then why should I include...

refactor