从Notepad++复制粘贴到NetBeans

huangapple go评论73阅读模式
英文:

Copy and Paste from Notepad ++ to NetBeans

问题

我发现了类似的问题,但并不完全相同,所以我在这里发表一下:

我在Notepad++中编写我的Java代码,然后当我对代码感到满意时,我会将其复制粘贴到NetBeans中进行测试。有时文本复制过去后排列得不太对齐。有没有办法解决这个问题,或者有没有其他建议的流程?

谢谢!

英文:

I found similar, but not quite the same question so here is my post:

I write my java code in notepad++, then when I am happy with it, I copy and paste it to NetBeans to test it. The text copies over quite misaligned sometimes. Is there a way to fix this or does anyone have another process to suggest?

Thanks!

答案1

得分: 0

(shift + alt + f) 在 NetBeans 中完美地用于格式化和重新对齐我的代码!

英文:

(shift + alt + f) works perfectly to format and realign my code in NetBeans!

huangapple
  • 本文由 发表于 2020年10月11日 13:06:16
  • 转载请务必保留本文链接:https://go.coder-hub.com/64300786.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定