• bunsenstraat's avatar
    Rntabs (#893) · 2c1aed4e
    bunsenstraat authored
    This addresses an issue when you rename a folder which has files which are open in tabs.
    It would recreate the current opened file because it is current and saved when another file opened. You'd get duplicate files. Also tabs from the old folder would still be visible.
    Now the behavior should be: tabs that belong to the folder renamed will be closed and replaced. No file will be focused.
    Please test.
    2c1aed4e
Name
Last commit
Last update
.circleci Loading commit data...
.github/workflows Loading commit data...
apps Loading commit data...
libs Loading commit data...
.editorconfig Loading commit data...
.env Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.prettierignore Loading commit data...
.prettierrc Loading commit data...
CONTRIBUTING.md Loading commit data...
Dockerfile Loading commit data...
Dockerfile.dev Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
automation.md Loading commit data...
babel.config.js Loading commit data...
best-practices.md Loading commit data...
build.yaml Loading commit data...
docker-compose.yaml Loading commit data...
gulpfile.js Loading commit data...
jest.config.js Loading commit data...
lerna.json Loading commit data...
nodemon.json Loading commit data...
nx.json Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
release-process.md Loading commit data...
team-best-practices.md Loading commit data...
tsconfig.json Loading commit data...
tslint.json Loading commit data...
workspace.json Loading commit data...
yarn.lock Loading commit data...