-
The user would select a directory as usual:
```js
const opts = {type: 'open-directory'};
const handle = await window.chooseFileSystemEntries(opts);
```
It would be very useful to allow the PW…
-
This extension would be great to enable vector search in the browser. Is there a guide to add it to the [WASM build](https://sqlite.org/wasm/doc/trunk/index.md)? I tried studying [sqlite-lines](https:…
-
### Is your proposal related to a problem?
It's difficult to gauge the benefit of how and what enabling a service worker will do to an application. For example, my react app that I'm building is lo…
-
> Dear Ophir,
>
> I hope it’s ok I contact you like this. The issue management for the cosette repository is disabled, so this is the best way I could think of.
> Like you, I am working on verifyin…
-
A few things to improve the recently added JS interop docs based on feedback
## 1) Conceptual overview of the two new layers
Request: from @mit-mit
> ...more high-level conceptual informatio…
-
### Bug Description:
Expected: When re-opening a workspace, the editor pane should display the same open files as were open last time the workspace was in use.
Actual: Instances of Theia after…
-
At the moment, the top URL bar only says index.html, and all the navigation happens inside of an iframe. It would be great to have a feature that would update the top-level navigation, perhaps via `pu…
-
The property [`objectStoreNames`](https://developer.mozilla.org/en-US/docs/Web/API/IDBDatabase/objectStoreNames) of IndexedDB databases is a [`DOMStringList`](https://developer.mozilla.org/en/docs/Web…
-
Note to self. Something like:
Write this to index.js
``` javascript
var ipfs = require('ipfs-api')();
function store() {
var toStore = document.getElementById('source').value;
//TODO un-break …
-
👋 Hello localforage friends! I am Sarah, and I'm one half of @octopusthink. You probably know the other half already: @tofumatt.
I offered a little while ago to work on redesigning the website, cu…