[Github-comments] [geany/geany] Markdown syntax highlighting confused by empty image title (#2798)

2021-04-22 Thread r0polach
Geany's markdown syntax highlighting (without the markdown plugin) is confused, 
when image link without title is used:
```
  ![](media\image21.png)
```
All the following text is highlighted bold (same as the link itself).
![md1](https://user-images.githubusercontent.com/1393254/109849915-38615f00-7c52-11eb-9185-7f63af7c3b81.png)
Also the following markdown syntax is ignored - see ```*Obecné*``` is not in 
italics.

When I fill in some title to image link
```
  ![abc](media\image21.png)
```
then the highlighting became correct (i.e. only link itself is bold).
![md2](https://user-images.githubusercontent.com/1393254/109849989-4b742f00-7c52-11eb-90d3-83d4109e5f25.png)
Also the following markdown syntax is ok then (*```*Obecné*```* **is** in 
italics).

The correct behavior is to highlight bold only the link even if its title is 
empty.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2798

Re: [Github-comments] [geany/geany] Markdown syntax highlighting confused by empty image title (#2798)

2021-04-22 Thread elextr
This is not a plugins issue, moving to Geany issues

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2798#issuecomment-825281072

[Github-comments] [geany/geany] Markdown syntax highlighting confused by indented code block (#2797)

2021-04-22 Thread r0polach
Geany's markdown syntax highlighting (without the markdown plugin) is confused, 
when code block is indented.
All the text after code block end is blue and ignores *all following* markdown 
syntax highlighting .
![md_indented_code_block](https://user-images.githubusercontent.com/1393254/114905882-c0be4c80-9e19-11eb-8ebe-3d5bfc41b439.png)

When code block is *not* indented, everything is ok.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2797

Re: [Github-comments] [geany/geany] Markdown syntax highlighting confused by indented code block (#2797)

2021-04-22 Thread elextr
This is not a plugin problem, moving to Geany issues.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2797#issuecomment-825280218

Re: [Github-comments] [geany/geany] Symbol windows fails in presence of 'extern "C" {' (#2793)

2021-04-22 Thread elextr
Please post a _short_ piece of C code that fails.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2793#issuecomment-825239807

Re: [Github-comments] [geany/geany] geany-debugger Problem!! (#2796)

2021-04-22 Thread elextr
Please leave all comments in English

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2796#issuecomment-825237328

[Github-comments] [geany/geany] geany-debugger Problem!! (#2796)

2021-04-22 Thread Mauricho
Hola, soy un usuario relativamente nuevo en Geany por lo que mucho de lo que 
conozco lo aprendí hace muy poco tiempo.
Y estoy teniendo problemas, con el debugger de Geany, yo utilizo Ubuntu 20.04.2 
LTS en una notbook de 64 bits.
He intentado instalar el plugin debugger desde Synaptic y no me aparece, 
tambien ejecute el siguiente comando en la consola: 
sudo apt-get install geany-plugin-debugger
Y me sale el siguiente mensaje: 
E: No se pudo obtener un bloqueo /var/lib/dpkg/lock-frontend. Lo mantiene el 
proceso 12657 (synaptic)
N: Tenga en cuenta que eliminar el archivo de bloqueo no es una solución y 
puede dañar su sistema.
E: No se pudo obtener el bloqueo de la interfaz dpkg 
(/var/lib/dpkg/lock-frontend). ¿Hay otro proceso utilizándolo?

Como para concluir quiero instalar, el plugin debugger en Geany pero no estoy 
pudiendo.
Desde ya muchas gracias, y disculpe las molestias.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2796

Re: [Github-comments] [geany/geany] Can't see underscores on Ubuntu 20.04 (#2502)

2021-04-22 Thread Mauricho
https://github.com/geany/geany/issues/2796#issue-865286489

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2502#issuecomment-825084231

Re: [Github-comments] [geany/geany] geany-debugger Problem!! (#2796)

2021-04-22 Thread Mauricho
Closed #2796.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2796#event-4632673890

Re: [Github-comments] [geany/geany] Symbol windows fails in presence of 'extern "C" {' (#2793)

2021-04-22 Thread zipotron
@elextr I just compiled from the git repo in Win32, I got the same issue as you 
can see in the captures

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2793#issuecomment-824945105

Re: [Github-comments] [geany/geany] Compile errors on geany-1.37.1 and geany-plugins-1.37 (#2792)

2021-04-22 Thread slackuser0xae34
I downloaded a fresh copy from the Geany download site and tried your 
instructions as above and they worked as you would expect. Geany runs 
successfully from the local directory. 

Why it didn't work before I don't know. I regularly check and double check my 
work then sleep on the problem before raising an issue publicly. Perhaps my 
efforts I still made an error. I'll accept that things are working as they 
should.

FTR, I included the stuff regarding Slackware and slackbuilds scripts as 
background information. I have often found that background information helps in 
diagnosing problems, though, admittedly sometimes background info clutters up 
the description. I didn't expect anyone here to help diagnosing 
slackware/slackbuild problems.

Thanks S.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2792#issuecomment-824852693

Re: [Github-comments] [geany/geany] Compile errors on geany-1.37.1 and geany-plugins-1.37 (#2792)

2021-04-22 Thread slackuser0xae34
Closed #2792.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2792#event-4630926779

Re: [Github-comments] [geany/geany] Symbol windows fails in presence of 'extern "C" {' (#2793)

2021-04-22 Thread zipotron
I am using the last release, 1.37.1 Win32. I attach two captures that describes 
better the isue
![externC](https://user-images.githubusercontent.com/6671137/115714671-0fbb3300-a380-11eb-8505-94ab5e93048a.PNG)
![noExternC](https://user-images.githubusercontent.com/6671137/115714696-1649aa80-a380-11eb-961e-3b4194dd3601.PNG)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2793#issuecomment-824799837

Re: [Github-comments] [geany/geany] Symbol windows fails in presence of 'extern "C" {' (#2793)

2021-04-22 Thread elextr
What version of Geany are you using? It works for me with current git.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2793#issuecomment-824742766

Re: [Github-comments] [geany/geany] Symbol windows fails in presence of 'extern "C" {' (#2793)

2021-04-22 Thread elextr
So always edit your code as C++?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2793#issuecomment-824738975

Re: [Github-comments] [geany/geany] Request: support for Julia (#2795)

2021-04-22 Thread elextr
See #2584 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2795#issuecomment-824734849

Re: [Github-comments] [geany/geany] Request: support for Julia (#2795)

2021-04-22 Thread elextr
Closed #2795.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2795#event-4630005928

[Github-comments] [geany/geany] Request: support for Julia (#2795)

2021-04-22 Thread JC-Cheloven
I'm used to Geany for everything I code (C, Python). Want to learn Julia now 
and I wish to carry on with Geany. There might be the case for other people as 
well? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2795

Re: [Github-comments] [geany/geany] Symbol windows fails in presence of 'extern "C" {' (#2793)

2021-04-22 Thread zipotron
Yes, you are fully right. But I am working in my job for a project fully writen 
in C that, for some platform we use a C compiler but other platforms are using 
C++ compiler, and for keep the portability we use 'extern "C" {'. I still 
thinking that escape that '{' in this case for the C parser will not break any 
functionality and will make the life of some programmers easyer... What is your 
oppinion? @elextr 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2793#issuecomment-824713268