{"id":5411,"date":"2023-09-26T14:18:45","date_gmt":"2023-09-26T13:18:45","guid":{"rendered":"https:\/\/www.baeldung.com\/intellij-idea-activate-line-numbers"},"modified":"2023-09-26T14:18:45","modified_gmt":"2023-09-26T13:18:45","slug":"how-to-permanently-enable-line-numbers-in-intellij-idea","status":"publish","type":"post","link":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/2023\/09\/26\/how-to-permanently-enable-line-numbers-in-intellij-idea\/","title":{"rendered":"How to Permanently Enable Line Numbers in IntelliJ IDEA?"},"content":{"rendered":"<p><img src=\"https:\/\/www.baeldung.com\/wp-content\/uploads\/2021\/01\/On-Baeldung-6-1024x536.jpg\" class=\"webfeedsFeaturedVisual wp-post-image\" alt=\"\" decoding=\"async\" style=\"float: left; margin-right: 5px;\" loading=\"lazy\" srcset=\"https:\/\/www.baeldung.com\/wp-content\/uploads\/2021\/01\/On-Baeldung-6-1024x536.jpg 1024w, https:\/\/www.baeldung.com\/wp-content\/uploads\/2021\/01\/On-Baeldung-6-300x157.jpg 300w, https:\/\/www.baeldung.com\/wp-content\/uploads\/2021\/01\/On-Baeldung-6-768x402.jpg 768w, https:\/\/www.baeldung.com\/wp-content\/uploads\/2021\/01\/On-Baeldung-6-100x52.jpg 100w, https:\/\/www.baeldung.com\/wp-content\/uploads\/2021\/01\/On-Baeldung-6.jpg 1200w\" sizes=\"(max-width: 580px) 100vw, 580px\" \/><\/p>\n<h2 id=\"bd-overview\" data-id=\"overview\">1. Overview<\/h2>\n<div class=\"bd-anchor\" id=\"overview\"><\/div>\n<p><a href=\"https:\/\/feeds.feedblitz.com\/~\/t\/0\/0\/baeldung\/~https:\/\/www.baeldung.com\/tag\/intellij\">IntelliJ<\/a> is a trendy <a href=\"https:\/\/feeds.feedblitz.com\/~\/t\/0\/0\/baeldung\/~https:\/\/www.baeldung.com\/category\/ide\">integrated development environment<\/a> (IDE) tool for code development. It is an intelligent code assistance that enhances code productivity and fastens development work. Additionally, it follows a structured way to organize the project directory. Also, it is used in various programming languages like Python, <a href=\"https:\/\/feeds.feedblitz.com\/~\/t\/0\/0\/baeldung\/~https:\/\/www.baeldung.com\/\">Java<\/a>, <a href=\"https:\/\/feeds.feedblitz.com\/~\/t\/0\/0\/baeldung\/~https:\/\/www.baeldung.com\/kotlin\/kotlin-overview\">Kotlin<\/a>, Lua, and many more.<\/p>\n<p class=\"pb-2\" data-private=\"redact\" data-wt-guid=\"1b4289d3-f39c-4852-ae26-b70dc37887c2\" data-pm-slice=\"1 1 []\">In this tutorial, we&#8217;ll learn how to enable the line number in IntelliJ in different ways. Furthermore, allowing the line to number in the project is a handy feature in writing and debugging code.<\/p>\n<h2 id=\"bd-enable-line-number-globally\" data-id=\"enable-line-number-globally\">2. Enable Line Number Globally<\/h2>\n<div class=\"bd-anchor\" id=\"enable-line-number-globally\"><\/div>\n<p class=\"pb-2\" data-private=\"redact\" data-wt-guid=\"b550e738-2936-43f6-97d0-8eb2fb90eb81\" data-pm-slice=\"1 1 []\">Enabling the line number is a straightforward task as it enhances code productivity and the experience for developers. Furthermore, it helps in writing code quickly and effectively. In IntelliJ, we can enable this feature globally and file-specific.<\/p>\n<p class=\"pb-2\" data-private=\"redact\" data-wt-guid=\"b550e738-2936-43f6-97d0-8eb2fb90eb81\" data-pm-slice=\"1 1 []\">To demonstrate, let&#8217;s first look at enabling this feature globally for all projects:<\/p>\n<ul>\n<li>Open the IntelliJ IDEA IDE<\/li>\n<li>Click on the IntelliJ IDEA in the top menu<\/li>\n<li>Click on <em>Settings<\/em><\/li>\n<li>Click on <em>Editor<\/em> &gt; <em>General<\/em> &gt; <em>Appearance<\/em><\/li>\n<li>Check the box next to <em>Show line numbers<\/em><\/li>\n<\/ul>\n<p>The above-explained entire process is visible in the GUI below:<\/p>\n<p><a href=\"https:\/\/feeds.feedblitz.com\/~\/t\/0\/0\/baeldung\/~https:\/\/www.baeldung.com\/wp-content\/uploads\/2023\/09\/global.png\"><img decoding=\"async\" class=\"alignnone size-large wp-image-176687\" src=\"https:\/\/www.baeldung.com\/wp-content\/uploads\/2023\/09\/global-1024x739.png\" alt=\"\" \/><\/a><\/p>\n<p class=\"pb-2\" data-private=\"redact\" data-wt-guid=\"0cacaa6b-0aa6-4a9f-84de-557f04ff1fd0\" data-pm-slice=\"1 1 []\"><strong>This way, we can easily enable the line number for all the projects added to IDEA. Furthermore, restarting the IDE can also ensure that the changes have been remembered.<\/strong><\/p>\n<h2 id=\"bd-enable-line-number-per-file\" data-id=\"enable-line-number-per-file\">3. Enable Line Number Per File<\/h2>\n<div class=\"bd-anchor\" id=\"enable-line-number-per-file\"><\/div>\n<p class=\"pb-2\" data-private=\"redact\" data-wt-guid=\"77c21667-4401-48e6-a72e-77cc7a0089df\" data-pm-slice=\"1 1 []\">In IntelliJ IDEA, we can also enable a line number per file basis. Using this method, we can further control which files display line numbers in the code. To illustrate, let&#8217;s look at the steps to enable line numbers for a specific file:<\/p>\n<ul>\n<li>Open the IntelliJ IDEA IDE<\/li>\n<li>Pick a file from a project<\/li>\n<li>Right-click on the left marker of the opened file<\/li>\n<li>Select <em>Appearance<\/em> from the list<\/li>\n<li>Check the box next to s<em>how line numbers<\/em><\/li>\n<\/ul>\n<p>To illustrate, let&#8217;s look at the GUI of the above process:<\/p>\n<p><a href=\"https:\/\/feeds.feedblitz.com\/~\/t\/0\/0\/baeldung\/~https:\/\/www.baeldung.com\/wp-content\/uploads\/2023\/09\/fileBasis.png\"><img decoding=\"async\" class=\"alignnone size-large wp-image-176689\" src=\"https:\/\/www.baeldung.com\/wp-content\/uploads\/2023\/09\/fileBasis-1024x537.png\" alt=\"\" \/><\/a><\/p>\n<p><strong>Enabling a line number per file basis allows developers to customize the code settings.<\/strong> As a result, we can further optimize resource usage and improve code readability, navigation, and collaboration by customizing the specific needs of the code file.<\/p>\n<h2 id=\"bd-using-the-shortcut-key\" data-id=\"using-the-shortcut-key\">4. Using the Shortcut Key<\/h2>\n<div class=\"bd-anchor\" id=\"using-the-shortcut-key\"><\/div>\n<p>By enabling a line, we can jump directly to the specific line of code within the code, which makes navigation easier. Additionally, it assists in identifying code errors, reviewing code documentation, and finding duplicate code. Furthermore, we can enable this line in IntelliJ by using shortcuts. To illustrate, let&#8217;s look at the process step-by-step:<\/p>\n<ul>\n<li>Open the IntelliJ IDEA IDE<\/li>\n<li>Press the <em>Shift<\/em> key\u00a0twice<\/li>\n<li>Type\/Search <em>line number<\/em><\/li>\n<li><em>Enter<\/em> to <em>enable\/disable<\/em> the feature<\/li>\n<\/ul>\n<p>In the below, we can see the final GUI to enable\/disable the line number:<\/p>\n<p><a href=\"https:\/\/feeds.feedblitz.com\/~\/t\/0\/0\/baeldung\/~https:\/\/www.baeldung.com\/wp-content\/uploads\/2023\/09\/shortcut.png\"><img decoding=\"async\" class=\"alignnone size-large wp-image-176690\" src=\"https:\/\/www.baeldung.com\/wp-content\/uploads\/2023\/09\/shortcut-1024x528.png\" alt=\"\" \/><\/a><\/p>\n<p>The above approach is beneficial and handy to <em>enable\/disable<\/em> this feature. Furthermore, with a keyboard shortcut, we can easily toggle the absence of a line number in our code.<\/p>\n<h2 id=\"bd-conclusion\" data-id=\"conclusion\">5. Conclusion<\/h2>\n<div class=\"bd-anchor\" id=\"conclusion\"><\/div>\n<p class=\"pb-2\" data-private=\"redact\" data-wt-guid=\"106c119e-28f7-45fb-bcf5-88166491b4e2\" data-pm-slice=\"1 1 []\">In this article, we explored various ways to enable line numbers in IntelliJ IDEA. First, we looked at enabling line numbers for all the projects inside the IDE. After that, we also looked at performing the same for a specific file.<\/p>\n<p class=\"pb-2\" data-private=\"redact\" data-wt-guid=\"106c119e-28f7-45fb-bcf5-88166491b4e2\" data-pm-slice=\"1 1 []\">Finally, we enabled the line number using a keyboard shortcut.<\/p>\n<p><Img align=\"left\" border=\"0\" height=\"1\" width=\"1\" alt=\"\" style=\"border:0;float:left;margin:0;padding:0;width:1px!important;height:1px!important;\" hspace=\"0\" src=\"https:\/\/feeds.feedblitz.com\/~\/i\/795572702\/0\/baeldung\"><\/p>\n<div style=\"clear:both;padding-top:0.2em;\"><a title=\"Like on Facebook\" href=\"https:\/\/feeds.feedblitz.com\/_\/28\/795572702\/baeldung\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/fblike20.png\" style=\"border:0;margin:0;padding:0;\"><\/a>&#160;<a title=\"Pin it!\" href=\"https:\/\/feeds.feedblitz.com\/_\/29\/795572702\/baeldung,https%3A%2F%2Fwww.baeldung.com%2Fwp-content%2Fuploads%2F2021%2F01%2FOn-Baeldung-6-1024x536.jpg\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/pinterest20.png\" style=\"border:0;margin:0;padding:0;\"><\/a>&#160;<a title=\"Tweet This\" href=\"https:\/\/feeds.feedblitz.com\/_\/24\/795572702\/baeldung\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/twitter20.png\" style=\"border:0;margin:0;padding:0;\"><\/a>&#160;<a title=\"Subscribe by email\" href=\"https:\/\/feeds.feedblitz.com\/_\/19\/795572702\/baeldung\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/email20.png\" style=\"border:0;margin:0;padding:0;\"><\/a>&#160;<a title=\"Subscribe by RSS\" href=\"https:\/\/feeds.feedblitz.com\/_\/20\/795572702\/baeldung\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/rss20.png\" style=\"border:0;margin:0;padding:0;\"><\/a>&#160;<a rel=\"NOFOLLOW\" title=\"View Comments\" href=\"https:\/\/www.baeldung.com\/intellij-idea-activate-line-numbers#respond\"><img decoding=\"async\" height=\"20\" style=\"border:0;margin:0;padding:0;\" src=\"https:\/\/assets.feedblitz.com\/i\/comments20.png\"><\/a>&#160;<a title=\"Follow Comments via RSS\" href=\"https:\/\/www.baeldung.com\/intellij-idea-activate-line-numbers\/feed\"><img decoding=\"async\" height=\"20\" style=\"border:0;margin:0;padding:0;\" src=\"https:\/\/assets.feedblitz.com\/i\/commentsrss20.png\"><\/a>&#160;<\/div>\n\n<h2><b>Commercials Cooperation Advertisements:<\/b><\/h2>\r\n<p><br>(1) IT Teacher IT Freelance<br> <\/p>\r\n<a href=https:\/\/itteacheritfreelance.hk\/wordpress><img src=http:\/\/gamefootballmobileanimeiphone.com\/wp-content\/uploads\/2023\/09\/ITTeacherITFreelance-Website.png alt=IT\u96fb\u8166\u88dc\u7fd2 java\u88dc\u7fd2 \u70ba\u5927\u5bb6\u914d\u5c0d\u96fb\u8166\u88dc\u7fd2,IT freelance, \u79c1\u4eba\u8001\u5e2b, PHP\u88dc\u7fd2,CSS\u88dc\u7fd2,XML,Java\u88dc\u7fd2,MySQL\u88dc\u7fd2,graphic design\u88dc\u7fd2,\u4e2d\u5c0f\u5b78ICT\u88dc\u7fd2,\u4e00\u5c0d\u4e00\u79c1\u4eba\u88dc\u7fd2\u548cFreelance\u81ea\u7531\u5de5\u4f5c\u914d\u5c0d\u3002\/><\/a><p><a href=https:\/\/itteacheritfreelance.hk\/wordpress\/index.php\/findteacher>\u7acb\u523b\u8a3b\u518a\u53ca\u5831\u540d\u96fb\u8166\u88dc\u7fd2\u8ab2\u7a0b\u5427! <\/a><br>\r\n\r\n\u7535\u5b50\u8ba1\u7b97\u673a -\u6559\u80b2 -IT \u96fb\u8166\u73ed\u201d ( IT\u96fb\u8166\u88dc\u7fd2 ) \u63d0\u4f9b\u4e00\u500b\u65b9\u4fbf\u7684\u7535\u5b50\u8ba1\u7b97\u673a \u6559\u80b2\u5e73\u53f0, \u70ba\u5927\u5bb6\u914d\u5c0d\u4fe1\u606f\u6280\u672f, \u96fb\u8166 \u8001\u5e2b, IT freelance \u548c programming expert. \u8b93\u5927\u5bb6\u65b9\u4fbf\u5730\u5c31\u80fd\u627e\u5230\u5408\u9069\u7684\u96fb\u8166\u88dc\u7fd2, \u96fb\u8166\u73ed, \u5bb6\u6559, \u79c1\u4eba\u8001\u5e2b.  <br>\r\n\r\nWe are a education and information platform which you can find a IT private tutorial teacher or freelance. <br>\r\n\r\nAlso we provide different information about information technology, Computer, programming, mobile, Android, apple, game, movie, anime, animation\u2026 \r\n<\/p>\n<p><br>(2) ITSec<br> <\/p><a href=https:\/\/itsec.vip><img src=http:\/\/gamefootballmobileanimeiphone.com\/wp-content\/uploads\/2023\/09\/ITSec-Main-Promotion-Image.png alt= https:\/\/itsec.vip\/\r\nSecure Your Computers from Cyber Threats and mitigate risks with professional services to defend Hackers.  \r\nITSec provide IT Security and Compliance Services, including IT Compliance Services, Risk Assessment, IT Audit, Security Assessment and Audit, ISO 27001 Consulting and Certification, GDPR Compliance Services, Privacy Impact Assessment (PIA), Penetration test, Ethical Hacking, Vulnerabilities scan, IT Consulting, Data Privacy Consulting, Data Protection Services, Information Security Consulting, Cyber Security Consulting, Network Security Audit, Security Awareness Training.\/><\/a> \r\n<br><br> \r\n<p><a href=https:\/\/itsec.vip>www.ITSec.vip<\/a> <br> <br> \r\n<p><a href=https:\/\/sraa.com.hk>www.Sraa.com.hk<\/a> <br> <br> \r\n<p><a href=https:\/\/itsec.hk>www.ITSec.hk<\/a> <br> <br> \r\n<p><a href=https:\/\/penetrationtest.hk>www.Penetrationtest.hk<\/a> <br> <br> \r\n<p><a href=https:\/\/itseceu.uk>www.ITSeceu.uk<\/a> <br> <br> \r\nSecure Your Computers from Cyber Threats and mitigate risks with professional services to defend Hackers. <br><br>\r\nITSec provide IT Security and Compliance Services, including IT Compliance Services, Risk Assessment, IT Audit, Security Assessment and Audit, ISO 27001 Consulting and Certification, GDPR Compliance Services, Privacy Impact Assessment (PIA), Penetration test, Ethical Hacking, Vulnerabilities scan, IT Consulting, Data Privacy Consulting, Data Protection Services, Information Security Consulting, Cyber Security Consulting, Network Security Audit, Security Awareness Training. \r\n<br><br>Contact us right away. <br><br>Email (Prefer using email to contact us): <br>SalesExecutive@ITSec.vip<\/p>","protected":false},"excerpt":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/www.baeldung.com\/wp-content\/uploads\/2021\/01\/On-Baeldung-6-1024x536.jpg\" class=\"webfeedsFeaturedVisual wp-post-image\" alt=\"\"><\/p>\n<p>A quick and practical guide on enabling line numbers in IntelliJ IDEA.<\/p>\n<div><a title=\"Like on Facebook\" href=\"https:\/\/feeds.feedblitz.com\/_\/28\/795572702\/baeldung\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/fblike20.png\"><\/a>\u00a0<a title=\"Pin it!\" href=\"https:\/\/feeds.feedblitz.com\/_\/29\/795572702\/baeldung,https%3A%2F%2Fwww.baeldung.com%2Fwp-content%2Fuploads%2F2021%2F01%2FOn-Baeldung-6-1024x536.jpg\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/pinterest20.png\"><\/a>\u00a0<a title=\"Tweet This\" href=\"https:\/\/feeds.feedblitz.com\/_\/24\/795572702\/baeldung\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/twitter20.png\"><\/a>\u00a0<a title=\"Subscribe by email\" href=\"https:\/\/feeds.feedblitz.com\/_\/19\/795572702\/baeldung\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/email20.png\"><\/a>\u00a0<a title=\"Subscribe by RSS\" href=\"https:\/\/feeds.feedblitz.com\/_\/20\/795572702\/baeldung\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/rss20.png\"><\/a>\u00a0<a rel=\"NOFOLLOW\" title=\"View Comments\" href=\"https:\/\/www.baeldung.com\/intellij-idea-activate-line-numbers#respond\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/comments20.png\"><\/a>\u00a0<a title=\"Follow Comments via RSS\" href=\"https:\/\/www.baeldung.com\/intellij-idea-activate-line-numbers\/feed\"><img decoding=\"async\" height=\"20\" src=\"https:\/\/assets.feedblitz.com\/i\/commentsrss20.png\"><\/a>\u00a0<\/div>\n","protected":false},"author":255,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-container-style":"default","site-container-layout":"default","site-sidebar-layout":"default","disable-article-header":"default","disable-site-header":"default","disable-site-footer":"default","disable-content-area-spacing":"default","footnotes":""},"categories":[22],"tags":[61,122,127,129,124,128,125,132,131,133,126,130,123,66,94,88,97,56,64,65,60,112,40,75,95,104,33,120,105,101,98,115,30,29,41,86,70,69,68,72,71,26,118,108,87,46,55,48,52,54,51,50,83,2471,62,58,57,109,35,59,63,85,79,82,96,80,27,81,114,44,42,43,45,38,39,110,117,100,111,116,73,89,90,92,91,93,84,78,37,102,2470,34,36,77,67,74,99,113,119,28,121,32,47,49,53,103,31,76],"class_list":["post-5411","post","type-post","status-publish","format-standard","hentry","category-mobile","tag-airpods","tag-anime","tag-anime-characters","tag-anime-cosplay","tag-anime-edits","tag-anime-merchandise","tag-anime-movies","tag-anime-news","tag-anime-recommendations","tag-anime-reviews","tag-anime-series","tag-anime-streaming","tag-animes","tag-app-store","tag-app-store-samsung","tag-appgallery","tag-appgallery-oneplus","tag-apple","tag-apple-music","tag-apple-tv","tag-apple-watch","tag-bbc-sport","tag-best-mobile-games","tag-bixby","tag-bixby-xiaomi","tag-champions-league","tag-cyberpunk","tag-cyberpunk-2077","tag-fantasy-football","tag-fifa","tag-football","tag-formula-1","tag-fortnite","tag-free-fire","tag-free-mobile-games","tag-freebuds-pro","tag-galaxy-a52","tag-galaxy-note-20","tag-galaxy-s21","tag-galaxy-watch-4","tag-galaxy-z-fold-3","tag-game","tag-games","tag-golf","tag-harmonyos","tag-how-to-backup-iphone","tag-how-to-factory-reset-iphone","tag-how-to-reset-iphone","tag-how-to-restore-iphone","tag-how-to-unlock-iphone","tag-how-to-unlock-iphone-5","tag-how-to-unlock-iphone-6","tag-huawei","tag-intellij","tag-ios","tag-ipad","tag-iphone","tag-live-soccer","tag-lol","tag-macbook","tag-macos","tag-mate-40-pro","tag-mi-11-lite","tag-mi-home-security-camera-basic-1080p","tag-mi-home-security-camera-basic-1080p-huawei","tag-mi-smart-band-6","tag-minecraft","tag-miui","tag-mlb-scores","tag-mobile-game-design","tag-mobile-game-development","tag-mobile-game-marketing","tag-mobile-game-monetization","tag-mobile-games","tag-mobile-gaming","tag-nba-scores","tag-nba-standings","tag-nfl","tag-nfl-scores","tag-nhl-scores","tag-one-ui","tag-oneplus","tag-oneplus-9-pro","tag-oneplus-buds-pro","tag-oneplus-nord-ce-5g","tag-oxygenos","tag-p40-pro-plus","tag-poco-x3-pro","tag-pokemon","tag-premier-league","tag-programming","tag-pubg","tag-pubg-mobile","tag-redmi-note-10-pro","tag-samsung","tag-samsung-pay","tag-soccer","tag-sports","tag-steam","tag-steeam","tag-top-10-anime","tag-valorant","tag-when-do-the-iphone-7-come-out","tag-when-does-the-iphone-7-come-out","tag-when-is-the-iphone-7-coming-out","tag-world-cup","tag-xbox-series-x","tag-xiaomi"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/posts\/5411","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/users\/255"}],"replies":[{"embeddable":true,"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/comments?post=5411"}],"version-history":[{"count":2,"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/posts\/5411\/revisions"}],"predecessor-version":[{"id":5665,"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/posts\/5411\/revisions\/5665"}],"wp:attachment":[{"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/media?parent=5411"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/categories?post=5411"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gamefootballmobileanimeiphone.com\/index.php\/wp-json\/wp\/v2\/tags?post=5411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}