openhab-vscode/client
Willi Eggeling 7f8c83b3aa added configuration option for Item name casing, refactoring (#133)
- the casing of generated Item names from Thing labels can
  now be configured using the extension's configuration.
- the ItemsProvider.ts file has been refactored to not
  depend on the 'underscore.strings' library any longer.

fixes #132

Signed-off-by: Willi Eggeling <thewilli@gmail.com>
2019-02-22 21:53:45 +01:00
..
src added configuration option for Item name casing, refactoring (#133) 2019-02-22 21:53:45 +01:00
package-lock.json Local LSP server that improves functionality like item completion (#122) 2019-01-11 11:01:45 +01:00
package.json added configuration option for Item name casing, refactoring (#133) 2019-02-22 21:53:45 +01:00
tsconfig.json Local LSP server that improves functionality like item completion (#122) 2019-01-11 11:01:45 +01:00
tslint.json Local LSP server that improves functionality like item completion (#122) 2019-01-11 11:01:45 +01:00