PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, May 15, 2022

[FIXED] How to use quotes in PHP code in PhpStorm on Ubuntu

 May 15, 2022     intellij-idea, jetbrains-ide, keyboard, phpstorm, ubuntu     No comments   

Issue

I'm using a Logitech K120 keyboard (105 keys) on Ubuntu 20.04 and in all other applications I can use the quotes (double and single), but in PhpStorm I can't. It happens to me with quotes and other characters like '~'.

What should I do? I have already used dpkg-reconfigure locales and it still doesn't work.


Solution

I had the same problem and found the solution in this issue: https://youtrack.jetbrains.com/issue/IDEA-78860

You must change the IBUS setting on the keyboard. I did it in the same graphical mode without using any commands (I'm not very good at that yet).

PS: You must restart the PC or at least log out.

I hope it works for you.



Answered By - Noem Esther Escobar Santiesteb
Answer Checked By - Gilberto Lyons (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing