Gayratvlasov

Avatar
  • 活动总数 17
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 6
  • 订阅数 5
  • 创建于

    How to git reset/push --force ?

    已回答
    I made a commit and push it Next, I see - I made an error in my commit. I run: git reset HEAD~1 git push --forceMy question - how I can do it using webstorm ?I can do git reset by selecting from me...
    • 4 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    webstorm markdown: errors inside code block

    I'm inserting code block to markdown file and see errors in code in Problems tab My "Languages & Frameworks > Markdown - Show errors in code fences" is unchecked. Is it possible to hide errors in c...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Is it possibale to do git stash using changelist ?

    已回答
    I have master and tmp1 branch. Now I'm in tmp1, made changes in table.ts file, and want to checkout to master branch to make some modifications in another file. I run git stash push, checkout to ma...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Markdown preview: clickable links - how to do?

    I'm writing readme.md for GitHub I need clickable links inside the file (table of contents). But I want to see how it working in preview. Now I'm write it this way: Link: [Драйвер](#driver) Body: <...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    spell check all errors

    Webstorm can spell check your text (for example in readme) But a found error is underlined only. Is it possible to find all errors in readme ? How I can move to the next spell check error?
    • 2 个关注者
    • 1 条评论
    • 0 票