Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Coyote
Total activity
149
Last activity
May 30, 2023 09:57
Member since
February 21, 2022 16:45
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
72
Activity overview
Posts (11)
Comments (66)
Sort by recent activity
Recent activity
Votes
Created
January 16, 2023 15:43
testing with
Community
MPS
how 'deep' does .children go for a concept?...
0 votes
Created
January 16, 2023 15:41
Your surrounding method expects a return statement or 'returnable' expression, I guess.
Community
MPS
why is this err caused?...
0 votes
Created
December 28, 2022 13:51
right
Community
MPS
[Solved :white_check_mark:] Hello, What’s the right way to add a third-party dependency to the build file (1) ? I’m trying to build a standalone IDE for a language that uses `grammarcells` as depen...
0 votes
Created
December 28, 2022 13:51
You have to have grammarcells loaded into your IDE. This means it should be added as a project library in Preferences → Build, Execution, Deployment → Project Libraries.
Community
MPS
[Solved :white_check_mark:] Hello, What’s the right way to add a third-party dependency to the build file (1) ? I’m trying to build a standalone IDE for a language that uses `grammarcells` as depen...
0 votes
Created
December 28, 2022 13:47
because they are different, incompatible concepts, whereas statements are compatible.
Community
MPS
is there a way to get the type of pregenerated methods in mps?...
0 votes
Created
December 28, 2022 13:47
copy-pasting the whole function won't work
Community
MPS
is there a way to get the type of pregenerated methods in mps?...
0 votes
Created
December 28, 2022 13:47
you need to be careful about what you are pasting. copy-pasting a list of statements should work fine
Community
MPS
is there a way to get the type of pregenerated methods in mps?...
0 votes
Created
December 28, 2022 13:47
try typing `instance`, selecting it and pressing Ctrl+Shift+P
Community
MPS
is there a way to get the type of pregenerated methods in mps?...
0 votes
Created
December 28, 2022 13:47
So pass that info to it as parameters
Community
MPS
is there a way to get the type of pregenerated methods in mps?...
0 votes
Created
December 28, 2022 13:47
You can extract the common logic into a separate class with a (static) method and call that method.
Community
MPS
is there a way to get the type of pregenerated methods in mps?...
0 votes
«
First
‹
Previous
Next
›
Last
»