Move the file selector out of the editor itself; closes #2147
This commit is contained in:
parent
540cc82e3d
commit
13ace83f42
4 changed files with 36 additions and 44 deletions
|
@ -1,3 +1,4 @@
|
|||
// This file must be plain Javascript since we're using it within Webpack.
|
||||
module.exports = {
|
||||
assembly_x86: 'Assembly (x86)',
|
||||
c_cpp: 'C++',
|
||||
|
|
Reference in a new issue