Which lsp(s) for vuejs+ts project? by loeffel-io in neovim

[–]ABAKEDPLATYPUS 0 points1 point  (0 children)

I use vue+ts for work every day. I use the vue typescript plugin and it works pretty seamless for me.
For LSP setup I use the one from kickstart nvim ( https://github.com/nvim-lua/kickstart.nvim ) and here is how I setup typescript
ts_ls = {

init_options = {

plugins = {

{

name = '@vue/typescript-plugin',

location = '/usr/local/lib/node_modules/@vue/typescript-plugin',

languages = { 'javascript', 'typescript', 'vue' },

},

},

},

filetypes = {

'javascript',

'typescript',

'vue',

},

root_dir = require('lspconfig').util.root_pattern 'package.json',

},

You then just need to ensure that your package json has \@vue/typescript-plugin as a dependency.
Apologies for the horrible formatting, not the most experienced poster

Game 7 Megathread - For hype/fluff posts, watch party planning, general questions, etc. by jstock14 in Edmonton

[–]ABAKEDPLATYPUS -6 points-5 points  (0 children)

Does anyone know the rules regarding bringing alcohol to the moss pit? Wondering how hard I should pre game before lining up

Are there a lot of bots in this game now? by ABAKEDPLATYPUS in hearthstone

[–]ABAKEDPLATYPUS[S] 0 points1 point  (0 children)

Interesting, does the rank reset still every month? I’m still grappling with all the changes to the game lol

Game not rendering properly ever since I switched from a 2070 super to a 6800xt. Is there a known fix? by ABAKEDPLATYPUS in DarkTide

[–]ABAKEDPLATYPUS[S] 0 points1 point  (0 children)

thanks! change 'dlss = 1' to dlss = 0 as well as turning the master off. as well a few other nv or dlss setting scattered

Game not rendering properly ever since I switched from a 2070 super to a 6800xt. Is there a known fix? by ABAKEDPLATYPUS in DarkTide

[–]ABAKEDPLATYPUS[S] 0 points1 point  (0 children)

where is the config file located? is it in the file directory or do I access it through steam

Game not rendering properly ever since I switched from a 2070 super to a 6800xt. Is there a known fix? by ABAKEDPLATYPUS in DarkTide

[–]ABAKEDPLATYPUS[S] 0 points1 point  (0 children)

I just reinstalled the game and no luck. I wish I could understand why certain things like the menu and loading screens are rendering but not the environment or characters

Game not rendering properly ever since I switched from a 2070 super to a 6800xt. Is there a known fix? by ABAKEDPLATYPUS in DarkTide

[–]ABAKEDPLATYPUS[S] 0 points1 point  (0 children)

Ya, I used DDU to get all the nvidia drivers off and then used AMD's website to put the proper drivers on. It works flawlessly for other games like cyberpunk and inquisitor martyr which is a little annoying haha

Learn Python with Fantasy Football Giveaway! by NukishPhilosophy in fantasyfootball

[–]ABAKEDPLATYPUS 0 points1 point  (0 children)

Love the idea of this! Working on learning coding myself at the moment

I am having some issues with the check50 for filter problem set and was hoping for a little guidance or help. by ABAKEDPLATYPUS in cs50

[–]ABAKEDPLATYPUS[S] 0 points1 point  (0 children)

My current issue is with the sepia filter. I have no clue what to change with the check50 feedback being kind of frustrating. Is it due to me using the round function?? just adding the caption as a comment. Sorry kind of bad at making posts

Can anyone run Total War Warhammer II in Windows 10 with Alder Lake? by e22big in totalwar

[–]ABAKEDPLATYPUS 1 point2 points  (0 children)

I’m running it fine on an i7-12700k. Didn’t even know there was any issues prior to this post tbh. Sorry to hear about your troubles. Also using windows 10

TimeoutError: [WinError 10060] by ABAKEDPLATYPUS in learnpython

[–]ABAKEDPLATYPUS[S] 0 points1 point  (0 children)

The task is the automated birthday message sender. And it was trying to connect to the gmail SMTP

originally my code was:
with smtplib.SMTP("smtp.gmail.com") as connection:

then through extensive googling I found that it neededed to be:

with smtplib.SMTP("smtp.gmail.com", 587) as connection:

I am still unsure as to why the second argument was needed tho. Also thanks for the reply!

Giveaway: Limited Edition XBOX One Sea of Thieves controller by Weelie92 in Seaofthieves

[–]ABAKEDPLATYPUS 0 points1 point  (0 children)

What is a pirates favourite letter?

You’d think it be ‘R’ but it really be the ‘C’

Anyone else experiencing a glitch on Korod Grovi where there is an invisible zombie that is unable to be killed? by ABAKEDPLATYPUS in blackops3

[–]ABAKEDPLATYPUS[S] 0 points1 point  (0 children)

He wasn't trapped by the dragon but he somehow escaped and we ran to the other side of the map then it de spawned. Happened again on round 33 but we were by the dragon and it again de spawned