如何让phpstorm默认显示行号?

发布于 2024-12-15 03:46:05 字数 54 浏览 2 评论 0原文

如何让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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(19

旧情别恋 2024-12-22 03:46:05

设置(如果您使用的是 Mac,则为首选项)| 编辑器 | 一般 | 外观并选中显示行号

Settings (or Preferences if you are on Mac) | Editor | General | Appearance and check Show line numbers.

对你再特殊 2024-12-22 03:46:05

刚刚发现它在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) and File -> 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.

enter image description here

Red dot on the screenshot is a place where you have to click

遇到 2024-12-22 03:46:05

所有的人都是对的。我只是将当前的灵魂与图像结合起来。

  1. 转到文件-> 设置

在此处输入图像描述

  1. 在右上角的框中输入 <代码>行号,在其下方选择编辑器->外观,从右侧的复选框中找到显示行号并检查它。

  2. 之后点击应用确定

在此处输入图像描述

这应该可以解决问题。

我的 PhpStorm 版本是 6.0.3

All the guys are right. I am just bringing the the current soultion with the images.

  1. Go to File-> Settings

enter image description here

  1. In the box in the top right corner type in line numbers, just below that choose Editor->Appearance, from the right checkboxes, find Show line numbers and check it.

  2. After that hit Apply and OK

enter image description here

That should do the trick.

My version of PhpStorm is 6.0.3

一片旧的回忆 2024-12-22 03:46:05

如果您使用的是 Mac:

PhpStorm ->首选项... ->编辑->外观-> 显示行号

主菜单
内部菜单

If you're on a Mac:

PhpStorm -> Preferences... -> Editor -> Appearance -> Show Line Numbers

main menu
inner menu

梦冥 2024-12-22 03:46:05

只需双击“Shift
并搜索“行号
在那里您将看到一个切换选项打开关闭

just double tap 'Shift'
and search for 'Line Numbers'
and there you will see a toggle option on or off

半山落雨半山空 2024-12-22 03:46:05

在 PHPStorm 8 中,此设置不再位于“外观”下,而是位于:

文件 -> 中。设置->编辑->外观->显示行号

In PHPStorm 8 this setting is no longer under 'Appearance' but now in:

File -> Settings -> Editor -> Appearance -> Show line numbers

扎心 2024-12-22 03:46:05

请按照以下步骤操作:

  • 单击“文件”->“设置”->“设置”。
  • 在“Settings”对话框中“Expand Editor”下的“IDE Settings”
  • 单击“Apperance”->“选择显示行号。
  • 单击“应用”->“确定”。

Follow the below steps:

  • Click on File->Settings->
  • In the Settings dialog box Expand Editor under IDE Settings
  • Click Apperance - > select Show line numbers.
  • Click Apply->Ok.
三生一梦 2024-12-22 03:46:05

phpstorm中行号的最简单解决方案..还有很多其他解决方案,但我认为 1000 个字的大图片是一个很好的方案。

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.

Simplest solution for line numbers in php storm..There are many other solutions but i think A big picture a good from 1000 words.

葬花如无物 2024-12-22 03:46:05

文件->设置->编辑->一般->外貌
检查“显示行号”

这是 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

你的他你的她 2024-12-22 03:46:05

设置->编辑|外观|显示行号

Settings -> editor | appearance | Show line numbers

入画浅相思 2024-12-22 03:46:05

只需右键单击通常显示行号的左侧,选择“显示行号”

Just right click on left side where line numbers generally show, select "show line numbers"

眼角的笑意。 2024-12-22 03:46:05

在 PHPStorm 2016 中:文件 >设置>编辑>一般>外观>勾选“显示行号”

In PHPStorm 2016: File > Settings > Editor > General > Appearance > check "Show line numbers"

夜司空 2024-12-22 03:46:05

通过输入command + shift + A,您将收到搜索提示并输入行号。现在您可以触发按钮打开或关闭

phpstorm

By typing command + shift + A you will get a search prompt and write line numbers . Now you can trigger button on or off

phpstorm

夜雨飘雪 2024-12-22 03:46:05

适用于 Windows 上的 PhpStorm 版本 9。
文件设置编辑器常规外观然后选中显示行号

For PhpStorm version 9 on Windows.
FileSettingsEditorGeneralAppearence then check Show line numbers

咿呀咿呀哟 2024-12-22 03:46:05

右上角是一个搜索按钮,输入显示行号,您将看到一个切换选项。这样您就不必自己做。 :)

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. :)

萌吟 2024-12-22 03:46:05
File->settings->IDE Settings->Editor->Appearance

只需检查“显示行号”适用于 8.0.1

File->settings->IDE Settings->Editor->Appearance

And just check the "Show line numbers" works with 8.0.1

此刻的回忆 2024-12-22 03:46:05

在 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

内心激荡 2024-12-22 03:46:05

您应该转到:文件 ->设置->编辑->一般->外观->显示行号

You should go to: File -> Settings -> Editor -> General -> Appearance -> Show Line Numbers

自由如风 2024-12-22 03:46:05

截至最新版本:

PhpStorm > 首选项.. > 编辑器 > 常规 > 外观 < strong>> 显示行号

PHPstorm 行号

As of the latest version:

PhpStorm > Preferences.. > Editor > General > Appearance > Show line numbers

PHPstorm line numbers

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文