mirror of
https://github.com/enso-org/enso.git
synced 2024-12-30 17:12:49 +03:00
5721760a1c
- Mostly fix #9817 - Fix creating directories at the top level in Local Backend - Allow renaming files and directories in Local Backend - Fix opening a template when a project is already open, causing both projects to be open. (Normally only one project should be open at a time) - Hidden files cannot be hidden as the dashboard does not yet have the required information. - Fix issue with selection. To reproduce on develop: - Begin editing an asset's name - Drag to select text in the input - Continue dragging *past* the bounds of the input. - Release mouse - Observe that the selection collapses into a mouse cursor. - (Note: this behavior should no longer happen on this branch, only on develop). # Important Notes None |
||
---|---|---|
.. | ||
src | ||
tasks | ||
bundle.ts | ||
dist.ts | ||
electron-builder-config.ts | ||
entitlements.mac.plist | ||
esbuild-config.ts | ||
file-associations.ts | ||
package.json | ||
paths.ts | ||
start.ts | ||
tsconfig.json | ||
watch.ts |