pouwelsjochem

Results 27 issues of pouwelsjochem

Environment(环境) -------------- name | version ----------|---------- IDEA version | 2020.2.4 EmmyLua version | 1.3.4 OS | MacOS 10.15.7 What are the steps to reproduce this issue?(重现步骤?) ------------------------------------------------ The following code...

## 1) Environment - PrimeFaces version: 7.0.5 - Does it work on the newest released PrimeFaces version? No - Does it work on the newest sources in GitHub? No -...

new feature
sponsoring required

configures wether you'd like to have a space between the curly brackets and a table field, e.g. `{ field = 1 }` vs `{field = 1} `(previously spaces were always...

This adds the 'Exclude list...' option to the Inlay Param configuration which opens the list dialog In this dialog you can enter some exceptions for when not to show Inlay...

This setting will configure whether to add spaces between concat operators, thus `"a".."b"` vs `"a" .. "b"`

This is a standard CodeStyle setting in most languages

Because of the lineBreakInCode() in the 'befores' we still get the same behavior as behavior which automatically aligns the 'end' for example. But comments are not automatically moved to the...

Environment -------------- name | version ----------|---------- IDEA version LATEST Luanalysis version | [1.2.2 OS | MacOS What are the steps to reproduce this issue? ------------------------------------------------ ``` math.additionalFunction = function() end...

What are the steps to reproduce this issue? ------------------------------------------------ ``` ---@shape Color ---@field [1] number ---@field [2] number ---@field [3] number local function returnColorRGB() return 0, 0, 0 end local...

Environment -------------- name | version ----------|---------- IDEA version | IC2020.3 Luanalysis version | 1.2.2 OS | MacOS Big Sur What are the steps to reproduce this issue? ------------------------------------------------ ``` ---@param...