1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/extensions
Roman 368e2d9a00
Monaco editor refactoring (#4225)
* monaco editor refactoring

Signed-off-by: Roman <ixrock@gmail.com>

* clean up / responding to comments

Signed-off-by: Roman <ixrock@gmail.com>

* move custom monaco themes to own folder

Signed-off-by: Roman <ixrock@gmail.com>

* fix lint

Signed-off-by: Roman <ixrock@gmail.com>

* removed unused rules from webpack's config (renderer)

Signed-off-by: Roman <ixrock@gmail.com>
2021-11-03 17:19:17 +02:00
..
__tests__ Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
common-api Use user configured kubectl path in node and pod menu items (#3506) 2021-11-02 09:29:45 -04:00
ipc Lint: object-curly-spacing (error) (#4198) 2021-11-01 08:45:45 -04:00
main-api Expose forRemoteCluster in the extension API. (#3786) 2021-09-13 16:59:41 +03:00
npm/extensions Pin @k8slens/extensions dependencies instead of wildcarding them (#3930) 2021-10-01 15:46:25 -04:00
registries Monaco editor refactoring (#4225) 2021-11-03 17:19:17 +02:00
renderer-api Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
extension-api.ts Rework extension API into parts (#2879) 2021-05-27 14:56:33 -04:00
extension-compatibility.ts Bundled extensions are always compatible in dev mode (#3459) 2021-07-21 07:19:46 +03:00
extension-discovery.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
extension-installer.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
extension-loader.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
extension-store.ts Fix hotbar migration of workspaces (#3178) 2021-06-25 09:55:25 -04:00
extensions-store.ts Lint: object-curly-spacing (error) (#4198) 2021-11-01 08:45:45 -04:00
lens-extension.ts Fix spelling (#3181) 2021-07-16 08:53:01 -04:00
lens-main-extension.ts Send LensMainExtension.nagivate calls to renderer before navigating (#3082) 2021-06-17 12:59:27 +03:00
lens-renderer-extension.ts Before hook for onRun of Catalog entities (#3911) 2021-10-05 15:36:44 -04:00