Skip to content

Commit

Permalink
feat(settings): add basic Settings feature
Browse files Browse the repository at this point in the history
Support basic Settings extension, update and edit

fix #104
  • Loading branch information
wewoor authored and mumiao committed Apr 28, 2021
1 parent 658f2ce commit 8bceabd
Show file tree
Hide file tree
Showing 83 changed files with 105,482 additions and 42 deletions.
2,904 changes: 2,904 additions & 0 deletions docs/api/assets/css/main.css

Large diffs are not rendered by default.

Binary file added docs/api/assets/images/icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/api/assets/images/icons@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/api/assets/images/widgets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/api/assets/images/widgets@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
355 changes: 355 additions & 0 deletions docs/api/assets/js/main.js

Large diffs are not rendered by default.

11,031 changes: 11,031 additions & 0 deletions docs/api/assets/js/search.js

Large diffs are not rendered by default.

619 changes: 619 additions & 0 deletions docs/api/classes/activitybarmodel.html

Large diffs are not rendered by default.

2,554 changes: 2,554 additions & 0 deletions docs/api/classes/activitybarservice.html

Large diffs are not rendered by default.

977 changes: 977 additions & 0 deletions docs/api/classes/colorthemeservice.html

Large diffs are not rendered by default.

1,614 changes: 1,614 additions & 0 deletions docs/api/classes/component.html

Large diffs are not rendered by default.

573 changes: 573 additions & 0 deletions docs/api/classes/controller.html

Large diffs are not rendered by default.

845 changes: 845 additions & 0 deletions docs/api/classes/editorgroupmodel.html

Large diffs are not rendered by default.

555 changes: 555 additions & 0 deletions docs/api/classes/editormodel.html

Large diffs are not rendered by default.

3,199 changes: 3,199 additions & 0 deletions docs/api/classes/editorservice.html

Large diffs are not rendered by default.

759 changes: 759 additions & 0 deletions docs/api/classes/eventemitter.html

Large diffs are not rendered by default.

2,441 changes: 2,441 additions & 0 deletions docs/api/classes/explorerservice.html

Large diffs are not rendered by default.

744 changes: 744 additions & 0 deletions docs/api/classes/extensionservice.html

Large diffs are not rendered by default.

3,874 changes: 3,874 additions & 0 deletions docs/api/classes/foldertreeservice.html

Large diffs are not rendered by default.

546 changes: 546 additions & 0 deletions docs/api/classes/globalevent.html

Large diffs are not rendered by default.

515 changes: 515 additions & 0 deletions docs/api/classes/iexplorermodel.html

Large diffs are not rendered by default.

409 changes: 409 additions & 0 deletions docs/api/classes/ifoldertreemodel.html

Large diffs are not rendered by default.

1,022 changes: 1,022 additions & 0 deletions docs/api/classes/isearchmodel.html

Large diffs are not rendered by default.

477 changes: 477 additions & 0 deletions docs/api/classes/menubarmodel.html

Large diffs are not rendered by default.

2,503 changes: 2,503 additions & 0 deletions docs/api/classes/menubarservice.html

Large diffs are not rendered by default.

2,905 changes: 2,905 additions & 0 deletions docs/api/classes/moleculeprovider.html

Large diffs are not rendered by default.

2,016 changes: 2,016 additions & 0 deletions docs/api/classes/notificationservice.html

Large diffs are not rendered by default.

3,050 changes: 3,050 additions & 0 deletions docs/api/classes/panelservice.html

Large diffs are not rendered by default.

2,474 changes: 2,474 additions & 0 deletions docs/api/classes/searchservice.html

Large diffs are not rendered by default.

1,439 changes: 1,439 additions & 0 deletions docs/api/classes/settingsservice.html

Large diffs are not rendered by default.

545 changes: 545 additions & 0 deletions docs/api/classes/sidebarmodel.html

Large diffs are not rendered by default.

1,654 changes: 1,654 additions & 0 deletions docs/api/classes/sidebarservice.html

Large diffs are not rendered by default.

600 changes: 600 additions & 0 deletions docs/api/classes/statusbarmodel.html

Large diffs are not rendered by default.

2,595 changes: 2,595 additions & 0 deletions docs/api/classes/statusbarservice.html

Large diffs are not rendered by default.

729 changes: 729 additions & 0 deletions docs/api/classes/treenodemodel.html

Large diffs are not rendered by default.

422 changes: 422 additions & 0 deletions docs/api/enums/activitybarevent.html

Large diffs are not rendered by default.

624 changes: 624 additions & 0 deletions docs/api/enums/editorevent.html

Large diffs are not rendered by default.

319 changes: 319 additions & 0 deletions docs/api/enums/explorerevent.html

Large diffs are not rendered by default.

587 changes: 587 additions & 0 deletions docs/api/enums/foldertreeevent.html

Large diffs are not rendered by default.

286 changes: 286 additions & 0 deletions docs/api/enums/menubarevent.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,286 @@
<!DOCTYPE html>
<html class="default no-js">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>MenuBarEvent | molecule</title>
<meta name="description" content="Documentation for molecule" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../assets/css/main.css" />
<script async src="../assets/js/search.js" id="search-script"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div
class="table-cell"
id="tsd-search"
data-index="../assets/js/search.json"
data-base=".."
>
<div class="field">
<label
for="tsd-search-field"
class="tsd-widget search no-caption"
>Search</label
>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">
Preparing search index...
</li>
<li class="state failure">
The search index is not available
</li>
</ul>
<a href="../index.html" class="title">molecule</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a
href="#"
class="tsd-widget options no-caption"
data-toggle="options"
>Options</a
>
<div class="tsd-filter-group">
<div
class="tsd-select"
id="tsd-filter-visibility"
>
<span class="tsd-select-label"
>All</span
>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">
Public/Protected
</li>
<li
data-value="private"
class="selected"
>
All
</li>
</ul>
</div>
<input
type="checkbox"
id="tsd-filter-inherited"
checked
/>
<label
class="tsd-widget"
for="tsd-filter-inherited"
>Inherited</label
>
<input
type="checkbox"
id="tsd-filter-externals"
checked
/>
<label
class="tsd-widget"
for="tsd-filter-externals"
>Externals</label
>
</div>
</div>
<a
href="#"
class="tsd-widget menu no-caption"
data-toggle="menu"
>Menu</a
>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">molecule</a>
</li>
<li>
<a href="menubarevent.html">MenuBarEvent</a>
</li>
</ul>
<h1>Enumeration MenuBarEvent</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The activity bar event definition</p>
</div>
</div>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section">
<h3>Enumeration members</h3>
<ul class="tsd-index-list">
<li
class="tsd-kind-enum-member tsd-parent-kind-enum"
>
<a
href="menubarevent.html#onclick"
class="tsd-kind-icon"
>on<wbr />Click</a
>
</li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group">
<h2>Enumeration members</h2>
<section
class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"
>
<a name="onclick" class="tsd-anchor"></a>
<h3>on<wbr />Click</h3>
<div class="tsd-signature tsd-kind-icon">
on<wbr />Click<span class="tsd-signature-symbol"
>:</span
>
<span class="tsd-signature-symbol">
= &quot;menuBar.onClick&quot;</span
>
</div>
<aside class="tsd-sources">
<ul>
<li>
Defined in
<a
href="https://github.com/wewoor/molecule/blob/b961fbb/src/model/workbench/menuBar.ts#L8"
>src/model/workbench/menuBar.ts:8</a
>
</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Selected an activity bar</p>
</div>
</div>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class=" ">
<a href="../modules.html">Exports</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current"></ul>
<ul class="current">
<li class="current tsd-kind-enum">
<a
href="menubarevent.html"
class="tsd-kind-icon"
>Menu<wbr />Bar<wbr />Event</a
>
<ul>
<li
class="tsd-kind-enum-member tsd-parent-kind-enum"
>
<a
href="menubarevent.html#onclick"
class="tsd-kind-icon"
>on<wbr />Click</a
>
</li>
</ul>
</li>
</ul>
<ul class="after-current"></ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class">
<span class="tsd-kind-icon">Constructor</span>
</li>
<li class="tsd-kind-property tsd-parent-kind-class">
<span class="tsd-kind-icon">Property</span>
</li>
<li class="tsd-kind-method tsd-parent-kind-class">
<span class="tsd-kind-icon">Method</span>
</li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-interface">
<span class="tsd-kind-icon">Property</span>
</li>
<li class="tsd-kind-method tsd-parent-kind-interface">
<span class="tsd-kind-icon">Method</span>
</li>
</ul>
<ul class="tsd-legend">
<li
class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"
>
<span class="tsd-kind-icon"
>Inherited constructor</span
>
</li>
<li
class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"
>
<span class="tsd-kind-icon">Inherited method</span>
</li>
</ul>
<ul class="tsd-legend">
<li
class="tsd-kind-property tsd-parent-kind-class tsd-is-private"
>
<span class="tsd-kind-icon">Private property</span>
</li>
<li
class="tsd-kind-method tsd-parent-kind-class tsd-is-private"
>
<span class="tsd-kind-icon">Private method</span>
</li>
</ul>
<ul class="tsd-legend">
<li
class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"
>
<span class="tsd-kind-icon"
>Protected property</span
>
</li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>
Generated using
<a href="https://typedoc.org/" target="_blank">TypeDoc</a>
</p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
Loading

0 comments on commit 8bceabd

Please sign in to comment.