You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Atom: 1.30.0 x64 Electron: 2.0.5 OS: Microsoft Windows 10 Enterprise Thrown From: language-csharp package 1.0.4
Stack Trace
Failed to activate the language-csharp package
At atom.grammars.startIdForScope is not a function
TypeError: atom.grammars.startIdForScope is not a function
at grammarCb (/packages/omnisharp-atom/dist/omnisharp-atom.js:145:35)
at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.30.0/resources/app/node_modules/event-kit/lib/emitter.js:27:20)
at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.30.0/resources/app/node_modules/event-kit/lib/emitter.js:156:34)
at GrammarRegistry.module.exports.GrammarRegistry.addGrammar (~/AppData/Local/atom/app-1.30.0/resources/app/node_modules/first-mate/lib/grammar-registry.js:80:26)
at Grammar.module.exports.Grammar.activate (~/AppData/Local/atom/app-1.30.0/resources/app/node_modules/first-mate/lib/grammar.js:259:54)
at Package.activateResources (~/AppData/Local/atom/app-1.30.0/resources/app/src/package.js:319:23)
at measure (~/AppData/Local/atom/app-1.30.0/resources/app/src/package.js:202:24)
at Package.measure (~/AppData/Local/atom/app-1.30.0/resources/app/src/package.js:88:25)
at activationPromise.Promise (~/AppData/Local/atom/app-1.30.0/resources/app/src/package.js:200:20)
at new Promise (<anonymous>)
at Package.activate (~/AppData/Local/atom/app-1.30.0/resources/app/src/package.js:198:38)
at PackageManager.activatePackage (~/AppData/Local/atom/app-1.30.0/resources/app/src/package-manager.js:695:42)
at packagesToEnable.forEach.name (~/AppData/Local/atom/app-1.30.0/resources/app/src/package-manager.js:440:51)
at Array.forEach (<anonymous>)
at disabledPackagesSubscription.config.onDidChange (~/AppData/Local/atom/app-1.30.0/resources/app/src/package-manager.js:440:30)
at emitter.on (~/AppData/Local/atom/app-1.30.0/resources/app/src/config.js:1067:22)
at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.30.0/resources/app/node_modules/event-kit/lib/emitter.js:27:20)
at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.30.0/resources/app/node_modules/event-kit/lib/emitter.js:156:34)
at Config.emitChangeEvent (~/AppData/Local/atom/app-1.30.0/resources/app/src/config.js:1226:62)
at Config.setRawValue (~/AppData/Local/atom/app-1.30.0/resources/app/src/config.js:1052:23)
at Config.set (~/AppData/Local/atom/app-1.30.0/resources/app/src/config.js:715:18)
at Config.removeAtKeyPath (~/AppData/Local/atom/app-1.30.0/resources/app/src/config.js:905:16)
at Package.enable (~/AppData/Local/atom/app-1.30.0/resources/app/src/package.js:75:30)
at PackageManager.enablePackage (~/AppData/Local/atom/app-1.30.0/resources/app/src/package-manager.js:246:18)
at HTMLButtonElement.enablementButtonClickHandler (~/AppData/Local/atom/app-1.30.0/resources/app/node_modules/settings-view/lib/package-card.js:362:31)
So it appears that this is being caused by https://github.com/OmniSharp/omnisharp-atom and not Atom itself. It may be that there is still a bug in Atom. If so, we'll need the maintainer of the package that is causing the problem to help track that down. You should file this issue on their repository so they can either fix the problem or tell us where the problem is coming from. The Atom FAQ has information on how to contact the maintainers of any Atom community package or theme.
[Enter steps to reproduce:]
Atom: 1.30.0 x64
Electron: 2.0.5
OS: Microsoft Windows 10 Enterprise
Thrown From: language-csharp package 1.0.4
Stack Trace
Failed to activate the language-csharp package
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: