Commit Graph
6 Commits
Author SHA1 Message Date
bendtherules 7c5dc082e8 refactor(misc): Use hook version of completionMapping and sourceMapping everywhere
Also stopped exporting the mappings directly from respective files to enforce this
2020-10-07 20:12:40 +05:30
bendtherules 1741826d96 refactor(misc): Move source and completion mappings to parent using context
Also change most consumers to use the context value
2020-10-05 20:47:49 +05:30
bendtherules c4e8cf7fce refactor(source): SourceViewer - Break highlight nested children into separate components
Add separate component for <Pre/>, line and token renderer. Hierarchy is Pre > Line > Token
2020-10-05 20:45:19 +05:30
bendtherules 49b0337231 Fix all prettier errors 2020-09-28 16:19:42 +05:30
bendtherules dae87ba6cc Add basic CompletionViewer 2020-09-28 12:42:48 +05:30
bendtherules c63d957d0f Separate components into SourceViewer and CompletionViewer 2020-09-07 16:48:26 +05:30