eclipse-theia/theia

Refactor markers to make them extensible

Open

#1,322 opened on Feb 20, 2018

View on GitHub
 (13 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
help wantedmarkersquality

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

  • marker.ts should go under browser and be exported by it
  • problem-marker.ts should go under browser/problem and be exported by it

Contributor guide