Skip to content

Commit

Permalink
Enable csharp ls for dotnet stack (eclipse-che#5172)
Browse files Browse the repository at this point in the history
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
  • Loading branch information
Eugene Ivantsov authored May 23, 2017
1 parent 8fb02d8 commit ad4e424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ide/che-core-ide-stacks/src/main/resources/stacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
"machines": {
"dev-machine": {
"agents": [
"org.eclipse.che.exec", "org.eclipse.che.terminal", "org.eclipse.che.ws-agent", "org.eclipse.che.ssh"
"org.eclipse.che.exec", "org.eclipse.che.terminal", "org.eclipse.che.ws-agent", "org.eclipse.che.ssh", "org.eclipse.che.ls.csharp"
],
"servers": {},
"attributes" : {
Expand Down

0 comments on commit ad4e424

Please sign in to comment.