如何让phpstorm默认显示行号?
如何让phpstorm默认显示行号?
找不到那个选项。为每个页面手动打开它们有点烦人。
How to make phpstorm display line numbers by default?
Couldn't find that option. It's kind of annoying to turn them on manually for each page.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(19)
设置
(如果您使用的是 Mac,则为首选项
)|编辑器
|一般
|外观
并选中显示行号
。Settings
(orPreferences
if you are on Mac) |Editor
|General
|Appearance
and checkShow line numbers
.刚刚发现它在Windows上的位置。它的
View
->活动编辑器
->显示行号
(仅针对当前文档进行更改)和文件
->设置
->编辑器
->外观
->显示行号
(适用于所有文档)对于Mac版本,请转到
PhpStorm
->菜单中的首选项
。在首选项窗口中,转到
IDE 设置
->编辑器
->外观
->显示行号
(更改所有文档的设置)或者如果您想每个当前窗口快速设置显示行号,甚至更容易 - 右键单击在白色长列(设置断点的位置)上,然后选择“显示行号”。
屏幕截图上的红点是您必须单击的地方
Just now found where is it on Windows. Its
View
->Active Editor
->Show Line Numbers
(changes only for current document) andFile
->Settings
->Editor
->Appearance
->Show Line Numbers
(for all documents)For Mac Version go to
PhpStorm
->Preferences
in menu.In the preference window go to
IDE settings
->Editor
->Appearance
->Show Line Numbers
(To change setting for all documents)OR if you want to quickly set show line number PER CURRENT WINDOW even easier - right click on the long white column (where breakpoints are set) then select Show Line Numbers.
Red dot on the screenshot is a place where you have to click
所有的人都是对的。我只是将当前的灵魂与图像结合起来。
文件
->设置
在右上角的框中输入 <代码>行号,在其下方选择
编辑器
->外观
,从右侧的复选框中找到显示行号
并检查它。之后点击
应用
并确定
这应该可以解决问题。
我的 PhpStorm 版本是 6.0.3
All the guys are right. I am just bringing the the current soultion with the images.
File
->Settings
In the box in the top right corner type in
line numbers
, just below that chooseEditor
->Appearance
, from the right checkboxes, findShow line numbers
and check it.After that hit
Apply
andOK
That should do the trick.
My version of PhpStorm is 6.0.3
如果您使用的是 Mac:
PhpStorm ->首选项... ->编辑->外观-> 显示行号
If you're on a Mac:
PhpStorm -> Preferences... -> Editor -> Appearance -> Show Line Numbers
只需双击“Shift”
并搜索“行号”
在那里您将看到一个切换选项打开或关闭
just double tap 'Shift'
and search for 'Line Numbers'
and there you will see a toggle option on or off
在 PHPStorm 8 中,此设置不再位于“外观”下,而是位于:
文件 -> 中。设置->编辑->外观->显示行号
In PHPStorm 8 this setting is no longer under 'Appearance' but now in:
File -> Settings -> Editor -> Appearance -> Show line numbers
请按照以下步骤操作:
Follow the below steps:
phpstorm 中行号的最简单解决方案。.还有很多其他解决方案,但我认为 1000 个字的大图片是一个好的方案 字。
Simplest solution for line numbers in php storm..There are many other solutions but i think A big picture a good from 1000 words.
文件->设置->编辑->一般->外貌
检查“显示行号”
这是 Ubuntu 14.04 上 phpStorm 8.0.2 的当前位置
File -> Settings -> Editor -> General -> Appearance
check "Show Line Numbers"
This is the current location as of phpStorm 8.0.2 on Ubuntu 14.04
设置->编辑|外观|显示行号
Settings -> editor | appearance | Show line numbers
只需右键单击通常显示行号的左侧,选择“显示行号”
Just right click on left side where line numbers generally show, select "show line numbers"
在 PHPStorm 2016 中:文件 >设置>编辑>一般>外观>勾选“显示行号”
In PHPStorm 2016: File > Settings > Editor > General > Appearance > check "Show line numbers"
通过输入
command + shift + A
,您将收到搜索提示并输入行号
。现在您可以触发按钮打开或关闭
By typing
command + shift + A
you will get a search prompt and writeline numbers
. Now you can trigger buttonon or off
适用于 Windows 上的 PhpStorm 版本 9。
文件
→设置
→编辑器
→常规
→外观
然后选中显示行号
For PhpStorm version 9 on Windows.
File
→Settings
→Editor
→General
→Appearence
then checkShow line numbers
右上角是一个搜索按钮,输入显示行号,您将看到一个切换选项。这样您就不必自己做。 :)
in the top right corner is a search button type show line numbers and you will see a toggle option. this way you never have to do it yourself. :)
只需检查“显示行号”适用于 8.0.1
And just check the "Show line numbers" works with 8.0.1
在 Mac 版本 8.0.1 上有此设置:
PhpStorm >首选项>编辑器(位于左侧第二部分 - 即 IDE 设置而不是项目设置)>外观>显示行号
On the Mac version 8.0.1 has this setting here:
PhpStorm > Preferences > Editor (this is in the second section on the left - i.e. IDE Settings NOT Project Settings) > Appearance > Show line numbers
您应该转到:文件 ->设置->编辑->一般->外观->显示行号
You should go to: File -> Settings -> Editor -> General -> Appearance -> Show Line Numbers
截至最新版本:
PhpStorm > 首选项.. > 编辑器 > 常规 > 外观 < strong>> 显示行号
As of the latest version:
PhpStorm > Preferences.. > Editor > General > Appearance > Show line numbers