Sérgio Ribeiro

- Total activity 145
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 52
- Subscriptions 46
-
Created MPS Jobs
Hello, A few months ago I found (and shared in this forum) a job posting at Apple for a "Tool Quality Assurance Engineer" referring Jetbrains MPS. Today I found a similar posting for a "Tool Deve... -
Created For a little discussion
Hello again, I hope no one feels offended with this post - it's not my intention. I've been working with MPS for 3/4 years and I love it; however it seems to me that there's not much acceptance. I ... -
Created MPS @Apple
Hello, Found this job posting for a "Tool Quality Assurance Engineer" referring Jetbrains MPS (something not very common) at Apple and thought on sharing: https://www.linkedin.com/jobs/view/4200632... -
Created Node Test Cases
Hello, Our language has several Non Typesystem Rules; to test them, I created several NodesTestCases (jetbrains.mps.lang.test language) where I've created two TestNodes for every validation I wante... -
Edited Nodes tests
Hello, Our language has several Non Typesystem Rules; to test them, I created several NodesTestCases (jetbrains.mps.lang.test language) where I've created two TestNodes for every validation I wante... -
Created Multiple entries in Scope
Hello, I'm using CompositeScope for building my scope and some references are showing more than once: In the above scenario, the "library" which contains "F1" is added to three levels of hierarchy... -
Created Programmatically create an SConceptAdapter
Hi there, We're upgrading our languages and plugins, from MPS 3.3 to MPS 2017.1 and we're finding that several classes no longer exist. Two of them are the SConceptAdapterByName and SPropertyAdap... -
Created PluginClassLoader behaviour
Hello,I'm using MPS 3.2.3 (139.2677). On our application we use Git and, until now, we used what MPS brings; however we now want a no so technical feeling (hide the Git concepts of Push, Pull...) a... -
Created MPS / MPS-based IDE localization
Hello,We have an RCP that we want to provide in a few supported languages.We followed what is said in https://confluence.jetbrains.com/display/IDEADEV/Localization+Guide but we couldn't get the exp... -
Created Unexpected results while testing
Hello,This doubt refers to MPS 3.1.5 (we're still working on migrating to a more recent version).We have a set of xml files that contain some information. We also have a language that is responsibl...