Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"New Item"s not visible when creating Portable Class Libraries in VS2013 #114

Closed
sebandraos opened this issue Jul 6, 2015 · 2 comments
Closed
Labels

Comments

@sebandraos
Copy link

Hi Sam,
When attempting to add a new item in a PCL solution I'm not being presented the same new item list (with ANTLR Grammars etc.). I have the ANTLR extension, ANTLR4.Runtime and ANTLR4 from NuGet. This seems like an odd behaviour because I do get the full list when creating another type of solution e.g. a Console Application.
Thanks in advance for any suggestions,
Seb

@sharwell
Copy link
Member

sharwell commented Jul 6, 2015

@sebandraos This functionality (grammar templates) is actually part of the ANTLR extension for Visual Studio, which is part of a different repository:

https://github.com/tunnelvisionlabs/LangSvcV2

It definitely sounds like a bug due to an oversight in the templates. I recommend posting this issue on the other repository and we can take it from there. 👍

@sharwell sharwell closed this as completed Jul 6, 2015
@sebandraos
Copy link
Author

Thanks for the heads up. I have now opened a new issue over there (tunnelvisionlabs/LangSvcV2#61)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants