sapling/addons
Evan Krause 61c4a2abb9 Fix line numbers wrapping in comparison view
Summary: Long line numbers (>10000) were being wrapped to multiple lines in the comparison view. This is never what we want, so we should just enfore nowrap on the line numbers

Reviewed By: ndmitchell

Differential Revision: D44637384

fbshipit-source-id: ca44f4450979254130158540216878fa2f7038f2
2023-04-03 13:17:57 -07:00
..
.tours Add code tours 2023-02-06 10:02:35 -08:00
.vscode Support debugging the isl server in vscode 2023-02-02 10:23:33 -08:00
eslint-rules Re-sync with internal repository 2022-11-15 00:48:09 -08:00
isl Allow submitting multi-selection as draft 2023-03-31 13:26:10 -07:00
isl-server Fix hitting multiple merge conflicts among multiple files 2023-03-29 12:26:35 -07:00
isl-standalone Standalone Tauri app 2023-03-16 11:34:35 -07:00
reviewstack specify a timeout when invoking tokenizeLine2() 2023-03-30 16:30:17 -07:00
reviewstack.dev reviewstack: include the screencast on the home page 2022-12-20 12:36:37 -08:00
shared Fix line numbers wrapping in comparison view 2023-04-03 13:17:57 -07:00
textmate do not hardcode definition of fetchGrammar() in TextMateGrammarManifest.ts 2023-03-30 10:23:31 -07:00
vscode VS Code extension 0.1.11 2023-03-24 10:22:40 -07:00
.eslintrc.js Fix vscode build script 2023-02-27 18:14:32 -08:00
.gitignore isl: ignore shared/coverage folder 2023-02-03 15:43:52 -08:00
.prettierignore Standalone Tauri app 2023-03-16 11:34:35 -07:00
.prettierrc Re-sync with internal repository 2022-11-15 00:48:09 -08:00
LICENSE Re-sync with internal repository 2022-11-15 00:48:09 -08:00
package.json Standalone Tauri app 2023-03-16 11:34:35 -07:00
removeInternalFiles.sh Script to remove internal files 2023-02-06 15:13:28 -08:00
verify-addons-folder.py Re-sync with internal repository 2022-11-15 00:48:09 -08:00
yarn.lock Standalone Tauri app 2023-03-16 11:34:35 -07:00