1. 17 7月, 2019 2 次提交
    • M
      Use background color for input toggle active state · c109f9a5
      Miguel Solorio 提交于
      c109f9a5
    • L
      Resolve Terminal arguments (#76895) · 0a8ca638
      Logan Ramos 提交于
      * Resolved terminal argds
      
      * Move location of resolution
      
      * Fix routing of resolver in extHost
      
      * Remove unnecessary comma
      
      * Compilation errors
      
      * some async stuff
      
      * Undo changes
      
      * Variable resolver in constructor
      
      * Load resolver upon construction of extHostTerminalService
      
      * Utilize last active workspace root
      
      * Reevaluate variableReoslver whenever the workspace gets new folder
      
      * Fix types for string shellArgs
      
      * Use async one level higher
      
      * Fix compile issue
      
      * Initialize resolver when exthost is created
      
      * Fix ext host in remote case with no folder open
      
      * Resolve args that an ecxctension passes in
      
      * Remove TODO
      
      * Resolve extension arguments
      0a8ca638
  2. 16 7月, 2019 38 次提交