summaryrefslogtreecommitdiff
path: root/.gitpod.yml
blob: d58da0084cac41c8aba01f4abf186719e67f6a04 (plain)
1
2
3
4
5
6
image:
  file: .gitpod.dockerfile

vscode:
  extensions:
    - ms-vscode.cpptools@0.26.2:Pq/tmf2WN3SanVzB4xZc1g==
l Grandin 2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin 2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna 2017-02-16remove unused enumerators from SymbolType enumNoel Grandin 2017-02-14Convert WindowType to scoped enumNoel Grandin