files_texteditor icon indicating copy to clipboard operation
files_texteditor copied to clipboard

:page_facing_up: Text editor for plaintext files

Results 114 files_texteditor issues
Sort by recently updated
recently updated
newest added

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.11 to 9.5.24. Changelog Sourced from phpunit/phpunit's changelog. [9.5.24] - 2022-08-30 Added #4931: Support null and false as stand-alone types #4955: Support true as stand-alone type Fixed...

dependencies
php

Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 4.1.0. Release notes Sourced from marked's releases. v4.1.0 4.1.0 (2022-08-30) Features add async option (#2474) (994b2e6) v4.0.19 4.0.19 (2022-08-21) Bug Fixes make second parameter optional...

dependencies
javascript

Please add compatibility for NC24 ```

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.7 to 7.18.13. Release notes Sourced from @​babel/core's releases. v7.18.13 (2022-08-22) Thanks @​djpohly for your first PR! :bug: Bug Fix babel-generator #14869 fix: jsx with retainLines (@​liuxingbaoyu)...

dependencies
javascript

Automated update of the npm and node engines versions

dependencies

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.7 to 7.18.10. Release notes Sourced from @​babel/preset-env's releases. v7.18.10 (2022-08-01) :rocket: New Feature babel-helper-string-parser, babel-types #14757 feat: Automatically generate cooked for templateElement (@​liuxingbaoyu) :bug: Bug Fix...

dependencies
javascript

Automated update of the dependabot-approve-merge.yml workflow from https://github.com/nextcloud/.github

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.74.0. Release notes Sourced from webpack's releases. v5.74.0 Features add resolve.extensionAlias option which allows to alias extensions This is useful when you are forced to...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

The escape button on the keyboard. should be able to close the editor, so that you do not have to klick on the close button (X) with your mouse to...