Skip to content
#

editor

Here are 3,144 public repositories matching this topic...

usernamehw
usernamehw commented Sep 28, 2020

When executing search from extension api 2 checkboxes are not exposed:

  • Preserve Case
  • Use Exclude Settings and Ignore Files
vscode.commands.executeCommand('workbench.action.findInFiles', {
  query: regexStr,
  isRegex: true,
  triggerSearch: true,
});

![Screenshot (341)](https://user-images.githubusercontent.com/9638156/94437036-e6e60d00-01a5-11eb-931a-e76859e5aab5.png

editor.js
theia
ekkl
ekkl commented Jul 9, 2018
  1. Select theme with thick strip in line number block.
  2. Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
  3. Open another file. All display properly.
  4. If you see carefully that the whole block with line numbers in the first case is shifted to the left.
    First file
    First file

Improve this page

Add a description, image, and links to the editor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the editor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.