Maverick007

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Using JSON as input for code completion
How can a code completion based on an external JSON file be achieved in MPS? Example JSON file { "name":"John", "age":30, "car":"Dodge", "birth_data":{ "place":"Los Angelis", "dat...