Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/packages/protocol/src
Asher d556e110cb
Include code in stringified errors
This is done by returning the entire error stringified instead of just
the message.

This fixes the issue with the "save as" dialog.
2019-02-26 16:27:01 -06:00
..
browser Include code in stringified errors 2019-02-26 16:27:01 -06:00
common Include code in stringified errors 2019-02-26 16:27:01 -06:00
node Include code in stringified errors 2019-02-26 16:27:01 -06:00
proto Include code in stringified errors 2019-02-26 16:27:01 -06:00
index.ts Add evaluation helpers (#33) 2019-02-22 15:56:29 -06:00