vscode/src/vs/base/common
2021-11-23 22:30:49 +01:00
..
diff fix some typo in comments, renaming few methods (#130470) 2021-08-11 17:57:48 -07:00
marked Adopt a pattern that works with parcel 2 2021-11-16 22:20:17 +01:00
semver
worker Add support for eventing 2021-10-26 08:16:48 +02:00
actions.ts make checked optional on IAction (#135605) 2021-10-22 08:50:41 -07:00
amd.ts
arrays.ts sandbox - remove setImmediate and nextTick (#133173) 2021-11-23 15:40:22 +01:00
assert.ts
async.ts Unit test flake: Async IntervalCounter - /CHROMIUM/ (fix #137727) 2021-11-23 17:27:12 +01:00
buffer.ts Remove old not-null assertion 2021-08-12 16:18:41 -07:00
cache.ts
cancellation.ts
charCode.ts Fixes #112614: Improve key code => scan code mappings for Chinese keyboard layout 2021-10-15 23:00:54 +02:00
codicons.ts remove unnecessary escapes for '-' in regexes that go into schemas (for #137054) 2021-11-12 16:22:44 +01:00
collections.ts Merge groupBy and groupByNumber utils 2021-05-19 14:29:32 -07:00
color.ts Cache Color.toString() to avoid major GC pauses when painting the minimap 2021-09-14 18:47:14 +02:00
comparers.ts fix some typo in comments, renaming few methods (#130470) 2021-08-11 17:57:48 -07:00
console.ts
date.ts
decorators.ts remove memoize.clear 2021-05-06 11:51:36 +02:00
errorMessage.ts Organize imports in vs/base 2021-08-04 12:28:27 -07:00
errors.ts :chore: some ReadOnlyArray => readonly 2021-04-26 11:16:15 +02:00
event.ts sandbox - remove setImmediate and nextTick (#133173) 2021-11-23 15:40:22 +01:00
extpath.ts Drive letter on Windows remotes 2021-11-05 16:09:01 +01:00
filters.ts Narrow list of word separators. Fixes #123915 2021-11-02 11:45:51 -07:00
functional.ts
fuzzyScorer.ts Don't count upper case bonus if the letters are consecutive (#135930) 2021-10-26 22:40:30 -07:00
glob.ts fix some typo in comments, renaming few methods (#130470) 2021-08-11 17:57:48 -07:00
hash.ts re #133927 2021-09-28 12:06:11 -07:00
history.ts Organize imports in vs/base 2021-08-04 12:28:27 -07:00
htmlContent.ts don't escape dot as syntax token, fixes https://github.com/microsoft/vscode/issues/127097 2021-10-15 15:56:58 +02:00
iconLabels.ts extract iconNameCharacter from doParseLabelWithIcons 2021-11-05 10:11:31 +01:00
idGenerator.ts
iterator.ts testing: peek failure message for any child of tests in open files 2021-06-08 18:17:29 -07:00
json.ts
jsonEdit.ts Organize imports in vs/base 2021-08-04 12:28:27 -07:00
jsonErrorMessages.ts Organize imports in vs/base 2021-08-04 12:28:27 -07:00
jsonFormatter.ts Organize imports in vs/base 2021-08-04 12:28:27 -07:00
jsonSchema.ts
keybindingLabels.ts Reduce usage of allow-any-unicode-next-line 2021-11-20 21:01:29 +01:00
keybindingParser.ts Move ScanCode to keyCodes.ts 2021-10-18 20:49:16 +02:00
keybindings.ts Move ScanCode to keyCodes.ts 2021-10-18 20:49:16 +02:00
keyCodes.ts Rename KeyCode enum members to more closely resemble ScanCode enum members 2021-10-19 15:38:09 +02:00
labels.ts Drive letter on Windows remotes 2021-11-05 16:09:01 +01:00
lazy.ts
lifecycle.ts Adds tests. 2021-09-23 17:38:44 +02:00
linkedList.ts Prevent listeners circular ref each other @jrieken 2021-05-05 14:40:13 -07:00
linkedText.ts
map.ts make ResourceMap case preserving, even better fix for #128198, fyi @bpasero 2021-10-25 11:18:27 +02:00
marshalling.ts Transfer notebook output as VSBuffer (#130452) 2021-08-17 09:57:57 -07:00
mime.ts Misc 2021-09-21 10:17:33 -07:00
navigator.ts
network.ts Add vsls to openers 2021-11-08 17:19:02 -08:00
normalization.ts remove canNormalize because String#normalize is now everywhere 2021-07-05 09:24:06 +02:00
numbers.ts
objects.ts Use object.entries in a few more places 2021-11-09 16:30:44 -08:00
paging.ts Organize imports in vs/base 2021-08-04 12:28:27 -07:00
parsers.ts
path.ts update path to 14.16 2021-08-30 11:16:21 -07:00
performance.d.ts
performance.js chore: fix perf hook integration with node environment 2021-11-22 18:40:35 +01:00
platform.ts sandbox - remove setImmediate and nextTick (#133173) 2021-11-23 15:40:22 +01:00
ports.ts sandbox - move some files to electron-sandbox that are ready 2021-05-06 09:10:35 +02:00
process.ts sandbox - remove setImmediate and nextTick (#133173) 2021-11-23 15:40:22 +01:00
processes.ts
product.ts add server license and server license terms 2021-11-23 22:30:49 +01:00
range.ts
resources.ts handle case differences in remoteAuthority (for #136106) 2021-11-02 10:07:59 +01:00
resourceTree.ts Organize imports in vs/base 2021-08-04 12:28:27 -07:00
scrollable.ts Add explicit initilization for void properties 2021-07-01 14:24:30 -07:00
search.ts
sequence.ts Organize imports in vs/base 2021-08-04 12:28:27 -07:00
severity.ts Remove tasks v1 2021-04-21 16:17:21 +02:00
skipList.ts
stopwatch.ts
stream.ts 💄 2021-04-19 07:00:35 +02:00
strings.ts Merge remote-tracking branch 'origin/main' into hediet/unicode-highlighting 2021-11-22 20:36:30 +01:00
styler.ts
types.ts Keep search code sync when possible 2021-08-19 08:03:57 -07:00
uint.ts
uri.ts fix some typo in comments, renaming few methods (#130470) 2021-08-11 17:57:48 -07:00
uriIpc.ts Fixes #110377 and #135023 : Maintain query and fragment parts of uris when transforming them 2021-10-27 17:50:11 +02:00
uuid.ts update todo tag 2021-07-05 09:15:01 +02:00