Commit Graph

22 Commits

Author SHA1 Message Date
Ladislau Szomoru
6f5fc17622
Git - use editor as commit message input (#151491) 2022-06-08 15:45:27 +02:00
Ladislau Szomoru
9bfd3c1d72
Revert "A full editor can be used as git commit message editor (#95266)" (#150487)
This reverts commit 97f8e66d74.
2022-05-26 14:06:23 -07:00
Jonas Dellinger
97f8e66d74
A full editor can be used as git commit message editor (#95266)
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
2022-05-25 17:16:10 +02:00
Johannes Rieken
f82bcb20ed webpack - move __dirname-config up into shared config 2018-09-03 12:38:46 +02:00
Johannes Rieken
cdb9c0a8f4 update vscode-nls-dev to fixed version, share more config between extensions 2018-08-24 16:37:10 +02:00
Johannes Rieken
6ba52f7b25 copy nls 2018-08-24 15:04:36 +02:00
Johannes Rieken
ffe5da332d bundle node_modules and (shallow) exclude them from the extension #56081 2018-08-22 11:35:41 +02:00
Johannes Rieken
a9e3a3d69e webpack - check js files, declare params, #56081 2018-08-21 16:40:02 +02:00
Johannes Rieken
07796186d3 fix #56877 2018-08-21 10:27:11 +02:00
Johannes Rieken
01365dbe26 webpack - more defaults for extensions 2018-08-20 15:23:56 +02:00
Johannes Rieken
669f2c8627 use vscode-nls-dev-loader 2018-08-20 12:46:47 +02:00
Johannes Rieken
c98ed76158 add a way to opt out of ts-loader so that vscode-nls-tricks survive 2018-08-17 17:58:57 +02:00
Johannes Rieken
1115196349 add a shared webpack conifg 2018-08-17 15:56:57 +02:00
Johannes Rieken
ae6ac66cb5 use ts-loader compilerOptions 2018-08-16 11:49:05 +02:00
Johannes Rieken
d62f5b3da9 use ts loader, exclude node_module for now 2018-08-16 10:52:08 +02:00
Johannes Rieken
87d71aac01 copy nls-json-files, don't inline vscode-nls 2018-08-15 09:25:53 +02:00
Johannes Rieken
74de533cac enable source map generation 2018-08-09 18:29:05 +02:00
Johannes Rieken
776e491ba4 bundle into dist folder, copy ask-pass shell scripts into dist, some 💄 2018-08-09 15:31:31 +02:00
Johannes Rieken
4bdf15ba9e pack emmet 2018-08-09 12:07:01 +02:00
Johannes Rieken
32a051090f 💄 2018-08-08 17:43:07 +02:00
Johannes Rieken
779f79f68d use production-mode for git bundle 2018-08-08 17:01:10 +02:00
Johannes Rieken
fdb7b4bcf4 invoke webpack when bundling extensions 2018-08-08 16:53:55 +02:00