On 13 January 2016 at 10:26, Matthew Brush <[email protected]> wrote:
> On 2016-01-12 5:40 AM, Karma Kolabor wrote:
>>
>> Hi,
>>
>> I have not seen any way to make geany recognize modeline line e.g.
>> # vi: set ft=ruby
>>
>> is there a feature or any plugin for this?
>>
>
> What about just adding a Ruby file extension or shebang line to allow Geany
> to detect it? Sorry if it's not permissible.


A vagrant file is not a ruby program file, its a configuration file
for vagrant that happens to be in ruby syntax.  The name of the config
file is "Vagrantfile" so its not possible to add .rb, and since its
not a program it won't run so it should not have a shebang.

>
>
> Cheers,
> Matthew Brush
>
> _______________________________________________
> Users mailing list
> [email protected]
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to