| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the Haskell plugin | Eike Ziller | 2025-03-12 | 2 | -43/+0 |
| | | | | | | | | | | | | | Nowadays the same can be achieved by opening projects as a Workspace. Users need to install and register the language server themselves anyway and adding a build & run configuration are trivial. So this plugin is a lot of code that doesn't really improve the user experience over the stock generic support. Change-Id: Iad25a8e23b4fcbdaa5682f21bef6014156b07a5e Reviewed-by: hjk <[email protected]> | ||||
| * | Wizards: Use is[Any]PluginRunning | Alessandro Portale | 2024-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | This replaces all occurrences of value('Plugins').indexOf('MyPlugin') >= 0 with isPluginRunning('myplugin') And combines OR'ed sequences with AnyPluginRunning. Tests for (Boot2Qt || Boot2QtQdb) are reduced to just boot2qt, since the other one is history. Change-Id: I21206116e2263579349c77ba3914f8ebfe1f089e Reviewed-by: Eike Ziller <[email protected]> | ||||
| * | Haskell: Import from superrepo | hjk | 2023-01-27 | 2 | -0/+43 |
| Change-Id: I83c6c817c78ccbf1aee65847777f2652e19275a5 Reviewed-by: Eike Ziller <[email protected]> | |||||
