-
Algunos estudiantes reportan problemas al iniciar wollok 2.0
un caso:
_Todavia no pude solucionar lo de la Ram asignada, pq se ve que no es la cantidad asignada a Wollok, sino a la consola de …
-
Quisiera saber si hay algún ejecutable que me permita correr el servidor por separado de VSCode para uso en otros editores.
Compilé el proyecto con node, y probé ejecutar el archivo `server.js` con…
-
Investigar de qué manera conviene empaquetar el proyecto Wollok LSP IDE:
- plugin solo
- plugin + VSC para atarlo a una versión
- otras
-
Al hacer Run All Tests tira
```
* Executing task: test --skipValidations -p /home/dodain/workspace/wollok-2023/tp-objetos-starship2
/usr/bin/bash: line 1: test: -p: binary operator expected
…
-
There is more stuff with Xtext (LSP and Web too) but not reflected on the community page. for the stuff that is open we should add entries to the table. we also might check the table for stuff that is…
-
Hi all, I'm reposting this from https://github.com/prettier/plugin-php/issues/1537 since the plugin is not responsible for editor integration.
========================
**Summary: I want to use P…
-
Currently the eclipse i18n tools don't support xtend code (right click on a java file Source -> Externalise Strings..)
So you need to do it manually.
It would be really cool to give it support for xt…
-
![image](https://cloud.githubusercontent.com/assets/4549002/17155290/cff20804-535a-11e6-85da-2dfad3f9a7e3.png)
-
.project (?) .classpath (?), .settings (?)
-
This one is crazy.
If we have full control of the state and flow of the program in runtime, then we could do some crazy stuff like a "timemachine" program execution. Kind of a debugger session where …