Alex Berezhnykh

Results 50 issues of Alex Berezhnykh

![image](https://user-images.githubusercontent.com/26364714/234140834-d4ef099b-d833-4fce-98dc-00e28265c5dc.png)

![image](https://github.com/JetBrains/resharper-fsharp/assets/26364714/9efe6e1c-f438-48e9-aabb-adb6def2128d) ![image](https://github.com/JetBrains/resharper-fsharp/assets/26364714/0d05af65-34de-41e1-82c3-a842fdc47651)

Fix for https://youtrack.jetbrains.com/issue/RIDER-111743/Reformat-Code-action-adds-final-newline-in-F-files-against-.editorconfig-setting - [ ] Tests

https://youtrack.jetbrains.com/issue/RIDER-77585/Show-return-type-hints-on-last-line-of-pipeline-chain ![image](https://github.com/JetBrains/resharper-fsharp/assets/26364714/a3dec4f7-d151-4240-9103-281fd4398cbd)

it is necessary to distinguish standard files from scripts

Fix for https://youtrack.jetbrains.com/issue/RIDER-107488/Send-to-F-Interactive-is-not-available-for-not-indexed-script-file Overrides ```java element.getManager().isInProject(element) || ScratchUtil.isScratch(virtualFile) || containingFile.getViewProvider().getVirtualFile().getFileSystem() instanceof NonPhysicalFileSystem; ``` check

In the script files, the following code is analysed in the editor without any errors ```F# module A let x = 3 ``` but if you send this code to...

Bug
Area-Diagnostics

Предлагаю отключить самостоятельную регистрацию для студентов и ввести механизм приглашения в сервис через преподавателей: - Преподаватель заполняет анкету студента - Студент получает ссылку для входа - После первого входа задается...